Home
last modified time | relevance | path

Searched refs:getPixelConfig (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrBatchFontCache.cpp41 GrPixelConfig config = this->getPixelConfig(format); in initAtlas()
99 GrPixelConfig GrBatchFontCache::getPixelConfig(GrMaskFormat format) const { in getPixelConfig() function in GrBatchFontCache
DGrBatchFontCache.h151 GrPixelConfig getPixelConfig(GrMaskFormat) const;
DGrAtlasTextContext.cpp1762 , fPixelConfig(fontCache->getPixelConfig(maskFormat)) in BitmapTextBatch()
1775 , fPixelConfig(fontCache->getPixelConfig(maskFormat)) in BitmapTextBatch()