Home
last modified time | relevance | path

Searched refs:bitmapRowBytes (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/ports/
DSkFontHost_FreeType_common.cpp609 int bitmapRowBytes = 0; in generateGlyphImage() local
611 bitmapRowBytes = glyph.rowBytes(); in generateGlyphImage()
618 bitmapRowBytes); in generateGlyphImage()
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp1157 int bitmapRowBytes = 0; in generateGlyphImage() local
1159 bitmapRowBytes = glyph.rowBytes(); in generateGlyphImage()
1166 bitmapRowBytes); in generateGlyphImage()