Searched refs:kA565_GrMaskFormat (Results 1 – 15 of 15) sorted by relevance
20 GrMaskFormatBytesPerPixel(kA565_GrMaskFormat) * 8)) { }96 if (kA565_GrMaskFormat == GrGlyph::FormatFromSkGlyph(glyph) && in get_packed_glyph_image()98 const int a565Bpp = GrMaskFormatBytesPerPixel(kA565_GrMaskFormat); in get_packed_glyph_image()141 case kA565_GrMaskFormat: { in get_packed_glyph_image()
36 if (kA565_GrMaskFormat == format && in resolveMaskFormat()128 kA565_GrMaskFormat, in MaskFormatToAtlasIndex()
28 case kA565_GrMaskFormat: in mask_format_to_pixel_config()42 case kA565_GrMaskFormat: in mask_format_to_color_type()
90 case kA565_GrMaskFormat: { in get_packed_glyph_image()99 } else if (grMaskFormat == kA565_GrMaskFormat && expectedMaskFormat == kARGB_GrMaskFormat) { in get_packed_glyph_image()109 constexpr int a565Bpp = GrMaskFormatBytesPerPixel(kA565_GrMaskFormat); in get_packed_glyph_image()
121 if (kA565_GrMaskFormat == format && in resolveMaskFormat()
67 case kA565_GrMaskFormat: return GrAtlasTextOp::MaskType::kLCDCoverage; in op_mask_type()
28 return kA565_GrMaskFormat; in FormatFromSkGlyph()
143 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()220 format = kA565_GrMaskFormat; in TestCreate()
152 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()226 format = kA565_GrMaskFormat; in TestCreate()
36 return kA565_GrMaskFormat; in FormatFromSkGlyph()
121 return kA565_GrMaskFormat; in maskFormat()
40 case kA565_GrMaskFormat: in MakeBitmap()
202 return kA565_GrMaskFormat; in maskFormat()
89 kA565_GrMaskFormat, //!< 2-bytes per pixel, RGB represent 3-channel LCD coverage enumerator105 static_assert(kA565_GrMaskFormat == 1, "enum_order_dependency"); in GrMaskFormatBytesPerPixel()1272 case kA565_GrMaskFormat: in GrMaskFormatToColorType()
116 kA565_GrMaskFormat, //!< 2-bytes per pixel, RGB represent 3-channel LCD coverage enumerator134 static_assert(kA565_GrMaskFormat == 1, "enum_order_dependency"); in GrMaskFormatBytesPerPixel()