Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRemoteGlyphCache.cpp537 SkIPoint lookupPoint = SkStrikeCommon::SubpixelLookup(fAxisAlignmentForHText, position); in getGlyphMetrics() local
538 SkPackedGlyphID packedGlyphID = fIsSubpixel ? SkPackedGlyphID{glyphID, lookupPoint} in getGlyphMetrics()