Searched refs:hasID (Results 1 – 5 of 5) sorted by relevance
98 inline bool hasID(AtlasID id) { in hasID() function106 SkASSERT(this->hasID(id)); in setLastUseToken()
13 …1727655605 1.49% 15.98% 1925839708 1.66% blink::Element::hasID /home/chrome-bot/chrome_root/src…
141 return this->getAtlas(glyph->fMaskFormat)->hasID(glyph->fID); in hasGlyph()
11 blink::Element::hasID /home/chrome-bot/chrome_root/src/third_party/WebKit/Source/core/dom/Element.h…
325 if (nullptr == shapeData || !atlas->hasID(shapeData->fID)) { in onPrepareDraws()351 if (nullptr == shapeData || !atlas->hasID(shapeData->fID)) { in onPrepareDraws()