Home
last modified time | relevance | path

Searched refs:kA565_GrMaskFormat (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/text/
H A DGrBatchFontCache.cpp54 fAtlasConfigs[kA565_GrMaskFormat].fWidth = 1024; in GrBatchFontCache()
55 fAtlasConfigs[kA565_GrMaskFormat].fHeight = 2048; in GrBatchFontCache()
56 fAtlasConfigs[kA565_GrMaskFormat].fLog2Width = 10; in GrBatchFontCache()
57 fAtlasConfigs[kA565_GrMaskFormat].fLog2Height = 11; in GrBatchFontCache()
58 fAtlasConfigs[kA565_GrMaskFormat].fPlotWidth = 256; in GrBatchFontCache()
59 fAtlasConfigs[kA565_GrMaskFormat].fPlotHeight = 256; in GrBatchFontCache()
154 return kA565_GrMaskFormat; in get_packed_glyph_mask_format()
247 case kA565_GrMaskFormat: { in get_packed_glyph_image()
H A DGrBatchFontCache.h194 case kA565_GrMaskFormat: in MaskFormatToPixelConfig()
208 kA565_GrMaskFormat, in MaskFormatToAtlasIndex()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp20 GrMaskFormatBytesPerPixel(kA565_GrMaskFormat))) { }
96 if (kA565_GrMaskFormat == GrGlyph::FormatFromSkGlyph(glyph->maskFormat()) && 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()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp20 GrMaskFormatBytesPerPixel(kA565_GrMaskFormat))) { }
96 if (kA565_GrMaskFormat == GrGlyph::FormatFromSkGlyph(glyph->maskFormat()) && 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()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp20 GrMaskFormatBytesPerPixel(kA565_GrMaskFormat))) { }
96 if (kA565_GrMaskFormat == GrGlyph::FormatFromSkGlyph(glyph->maskFormat()) && 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()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp20 GrMaskFormatBytesPerPixel(kA565_GrMaskFormat))) { }
96 if (kA565_GrMaskFormat == GrGlyph::FormatFromSkGlyph(glyph->maskFormat()) && 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()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasGlyphCache.cpp66 fAtlasConfigs[kA565_GrMaskFormat].fWidth = minDim; in GrAtlasGlyphCache()
67 fAtlasConfigs[kA565_GrMaskFormat].fHeight = maxDim; in GrAtlasGlyphCache()
68 fAtlasConfigs[kA565_GrMaskFormat].fPlotWidth = minPlot; in GrAtlasGlyphCache()
69 fAtlasConfigs[kA565_GrMaskFormat].fPlotHeight = minPlot; in GrAtlasGlyphCache()
220 return kA565_GrMaskFormat; in get_packed_glyph_mask_format()
313 case kA565_GrMaskFormat: { in get_packed_glyph_image()
H A DGrAtlasGlyphCache.h221 case kA565_GrMaskFormat: in MaskFormatToPixelConfig()
235 kA565_GrMaskFormat, in MaskFormatToAtlasIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/text/
H A DGrStrikeCache.cpp83 case kA565_GrMaskFormat: { in get_packed_glyph_image()
92 } else if (grMaskFormat == kA565_GrMaskFormat && expectedMaskFormat == kARGB_GrMaskFormat) { in get_packed_glyph_image()
102 const int a565Bpp = GrMaskFormatBytesPerPixel(kA565_GrMaskFormat); in get_packed_glyph_image()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp77 if (cte.maskFormat() == kA565_GrMaskFormat) { in onEmitCode()
138 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
181 format = kA565_GrMaskFormat; in TestCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp90 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()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrAtlasTextOp.h51 case kA565_GrMaskFormat: in MakeBitmap()
143 return kA565_GrMaskFormat; in maskFormat()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrAtlasTextBatch.h43 case kA565_GrMaskFormat: in init()
127 return kA565_GrMaskFormat; in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrGlyph.h28 return kA565_GrMaskFormat; in FormatFromSkGlyph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrGlyph.h31 return kA565_GrMaskFormat; in FormatFromSkGlyph()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp142 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
220 format = kA565_GrMaskFormat; in TestCreate()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp142 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
220 format = kA565_GrMaskFormat; in TestCreate()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp142 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
220 format = kA565_GrMaskFormat; in TestCreate()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp136 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
197 format = kA565_GrMaskFormat; in TestCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp143 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
217 format = kA565_GrMaskFormat; in TestCreate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp142 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
220 format = kA565_GrMaskFormat; in TestCreate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/
H A DGrBitmapTextGeoProc.cpp148 kA565_GrMaskFormat == fMaskFormat; in GrBitmapTextGeoProc()
222 format = kA565_GrMaskFormat; in TestCreate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrTypes.h180 kA565_GrMaskFormat, //!< 2-bytes per pixel, RGB represent 3-channel LCD coverage in __anon496127a80502()
198 static_assert(kA565_GrMaskFormat == 1, "enum_order_dependency");
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrGlyph.h35 return kA565_GrMaskFormat; in FormatFromSkGlyph()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrGlyph.h35 return kA565_GrMaskFormat; in FormatFromSkGlyph()

123