Searched refs:kA565_GrMaskFormat (Results 1 – 4 of 4) sorted by relevance
70 return kA565_GrMaskFormat; in getMaskFormat()97 return kA565_GrMaskFormat; in getPackedGlyphMaskFormat()177 case kA565_GrMaskFormat: { in getPackedGlyphImage()
160 kA565_GrMaskFormat, in MaskFormatToAtlasIndex()
169 kA565_GrMaskFormat, //!< 2-bytes per pixel, RGB represent 3-channel LCD coverage enumerator187 SK_COMPILE_ASSERT(kA565_GrMaskFormat == 1, enum_order_dependency); in GrMaskFormatBytesPerPixel()
192 format = kA565_GrMaskFormat; in TestCreate()