Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFindAndPlaceGlyph.h338 class GlyphFindAndPlaceSubpixel final : public GlyphFindAndPlaceInterface<ProcessOneGlyph> {
340 explicit GlyphFindAndPlaceSubpixel(GlyphFinderInterface* glyphFinder) in GlyphFindAndPlaceSubpixel() function
429 return arena->make<GlyphFindAndPlaceSubpixel< in getSubpixel()
432 return arena->make<GlyphFindAndPlaceSubpixel< in getSubpixel()
435 return arena->make<GlyphFindAndPlaceSubpixel< in getSubpixel()
481 GlyphFindAndPlaceSubpixel < in ProcessPosText()