Searched refs:getPixelConfig (Results 1 – 3 of 3) sorted by relevance
41 GrPixelConfig config = this->getPixelConfig(format); in initAtlas()99 GrPixelConfig GrBatchFontCache::getPixelConfig(GrMaskFormat format) const { in getPixelConfig() function in GrBatchFontCache
151 GrPixelConfig getPixelConfig(GrMaskFormat) const;
1762 , fPixelConfig(fontCache->getPixelConfig(maskFormat)) in BitmapTextBatch()1775 , fPixelConfig(fontCache->getPixelConfig(maskFormat)) in BitmapTextBatch()