Searched refs:getAtlas (Results 1 – 4 of 4) sorted by relevance
50 *numActiveProxies = this->getAtlas(format)->numActivePages(); in getProxies()51 return this->getAtlas(format)->getProxies(); in getProxies()72 this->getAtlas(format)->setLastUseTokenBulk(updater, token); in setUseTokenBulk()85 return this->getAtlas(format)->atlasGeneration(); in atlasGeneration()137 GrDrawOpAtlas* getAtlas(GrMaskFormat format) const { in getAtlas() function
61 return this->getAtlas(glyph->fMaskFormat)->hasID(glyph->fID); in hasGlyph()72 return this->getAtlas(format)->addToAtlas(resourceProvider, id, target, width, height, in addToAtlas()81 this->getAtlas(glyph->fMaskFormat)->setLastUseToken(glyph->fID, token); in addGlyphToBulkAndSetUseToken()
51 *numActiveProxies = this->getAtlas(format)->numActivePages(); in getViews()52 return this->getAtlas(format)->getViews(); in getViews()73 this->getAtlas(format)->setLastUseTokenBulk(updater, token); in setUseTokenBulk()86 return this->getAtlas(format)->atlasGeneration(); in atlasGeneration()128 GrDrawOpAtlas* getAtlas(GrMaskFormat format) const { in getAtlas() function
33 return this->getAtlas(glyph->fMaskFormat)->hasID(glyph->fPlotLocator); in hasGlyph()42 return this->getAtlas(format)->addToAtlas( in addToAtlas()51 this->getAtlas(glyph->fMaskFormat)->setLastUseToken(glyph->fPlotLocator, token); in addGlyphToBulkAndSetUseToken()