Searched refs:hasID (Results 1 – 3 of 3) sorted by relevance
61 inline bool hasID(AtlasID id) { in hasID() function69 SkASSERT(this->hasID(id)); in setLastUseToken()
137 return this->getAtlas(glyph->fMaskFormat)->hasID(glyph->fID); in hasGlyph()
251 if (nullptr == pathData || !atlas->hasID(pathData->fID)) { in onPrepareDraws()