Searched refs:hasID (Results 1 – 6 of 6) sorted by relevance
132 inline bool hasID(AtlasID id) { in hasID() function145 SkASSERT(this->hasID(id)); in setLastUseToken()
81 } else if (!fAtlas->hasID(shapeData->fAtlasLocator.plotLocator())) { in findOrCreate()
261 bool hasID(const PlotLocator& plotLocator) { in hasID() function275 SkASSERT(this->hasID(atlasLocator.plotLocator())); in setLastUseToken()
61 return this->getAtlas(glyph->fMaskFormat)->hasID(glyph->fID); in hasGlyph()
34 return this->getAtlas(format)->hasID(glyph->fAtlasLocator.plotLocator()); in hasGlyph()
442 if (nullptr == shapeData || !fAtlas->hasID(shapeData->fID)) { in onPrepareDraws()467 if (nullptr == shapeData || !fAtlas->hasID(shapeData->fID)) { in onPrepareDraws()