Home
last modified time | relevance | path

Searched defs:glyphPtr (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkStrike.cpp116 SkGlyph* glyphPtr = this->glyph(glyphID); in internalPrepare() local
154 if (SkGlyph* glyphPtr = fGlyphMap.findOrNull(packedGlyphID)) { in getCachedGlyphAnySubPix() local
181 SkGlyph* glyphPtr = this->glyph(glyphID); in prepareImages() local
202 SkGlyph* glyphPtr = this->glyph(packedGlyphIDs[i]); in prepareForDrawingRemoveEmpty() local
251 fGlyphMap.foreach ([&memoryUsed](const SkGlyph* glyphPtr) { in forceValidate()
DSkRemoteGlyphCache.cpp670 SkGlyph* glyphPtr = fGlyphMap.findOrNull(packedGlyphIDs[i]); in prepareForDrawingRemoveEmpty() local