Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.h30 static SkIPoint SubpixelLookup(SkAxisAlignment axisAlignment, SkPoint position);
DSkRemoteGlyphCache.cpp535 SkIPoint lookupPoint = SkStrikeCommon::SubpixelLookup(fAxisAlignmentForHText, position); in getGlyphMetrics()
609 SkIPoint lookupPoint = SkStrikeCommon::SubpixelLookup(fAxisAlignmentForHText, glyphPos); in glyphMetrics()
DSkStrike.cpp232 SkIPoint lookupPosition = SkStrikeCommon::SubpixelLookup(fAxisAlignment, position); in getGlyphMetrics()
DSkGlyphRunPainter.cpp59 SkIPoint SkStrikeCommon::SubpixelLookup(SkAxisAlignment axisAlignment, SkPoint position) { in SubpixelLookup() function in SkStrikeCommon
/external/skqp/src/core/
DSkGlyphRunPainter.h36 static SkIPoint SubpixelLookup(SkAxisAlignment axisAlignment, SkPoint position);
DSkStrike.cpp232 SkIPoint lookupPosition = SkStrikeCommon::SubpixelLookup(fAxisAlignment, position); in getGlyphMetrics()
DSkRemoteGlyphCache.cpp537 SkIPoint lookupPoint = SkStrikeCommon::SubpixelLookup(fAxisAlignmentForHText, position); in getGlyphMetrics()
DSkGlyphRunPainter.cpp54 SkIPoint SkStrikeCommon::SubpixelLookup(SkAxisAlignment axisAlignment, SkPoint position) { in SubpixelLookup() function in SkStrikeCommon