Home
last modified time | relevance | path

Searched refs:targetSubY (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/core/
DSkStrikeCache.cpp345 targetSubY = glyph->getSubYFixed(); in desperationSearchForImage() local
349 auto targetGlyphID = SkPackedGlyphID(glyphID, targetSubX, targetSubY); in desperationSearchForImage()
350 if (node->fCache.isGlyphCached(glyphID, targetSubX, targetSubY)) { in desperationSearchForImage()