Home
last modified time | relevance | path

Searched refs:GrMaskFormatBytesPerPixel (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/text/
DGrGlyphCache.cpp139 const int bpp = GrMaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image()
171 const int bbp = GrMaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image()
306 int bytesPerPixel = GrMaskFormatBytesPerPixel(expectedMaskFormat); in addGlyphToAtlas()
/external/skqp/src/gpu/text/
DGrAtlasGlyphCache.cpp292 const int bpp = GrMaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image()
324 const int bbp = GrMaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image()
457 int bytesPerPixel = GrMaskFormatBytesPerPixel(expectedMaskFormat); in addGlyphToAtlas()
/external/skqp/include/gpu/
DGrTypes.h274 static inline int GrMaskFormatBytesPerPixel(GrMaskFormat format) { in GrMaskFormatBytesPerPixel() function
/external/skia/include/gpu/
DGrTypes.h274 static inline int GrMaskFormatBytesPerPixel(GrMaskFormat format) { in GrMaskFormatBytesPerPixel() function