Searched refs:initAtlas (Results 1 – 4 of 4) sorted by relevance
36 if (this->initAtlas(format)) { in getProxies()73 virtual bool initAtlas(GrMaskFormat) = 0;147 bool initAtlas(GrMaskFormat) override;
204 bool GrAtlasManager::initAtlas(GrMaskFormat format) { in initAtlas() function in GrAtlasManager
134 if (this->initAtlas(format)) { in getProxies()141 if (this->initAtlas(format)) { in getAtlasPageCount()243 bool initAtlas(GrMaskFormat);
19 bool GrAtlasGlyphCache::initAtlas(GrMaskFormat format) { in initAtlas() function in GrAtlasGlyphCache