Searched refs:SubpixelAlignment (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h380 // The SubpixelAlignment function produces a suitable position for the glyph cache to
383 static SkIPoint SubpixelAlignment(SkAxisAlignment axisAlignment, SkPoint position) { function in class:SkFindAndPlaceGlyph
460 ? SubpixelAlignment(kAxisAlignment, position)

Completed in 125 milliseconds