Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFindAndPlaceGlyph.h393 class GlyphFindAndPlaceFullPixel final : public GlyphFindAndPlaceInterface<ProcessOneGlyph> {
395 explicit GlyphFindAndPlaceFullPixel(GlyphFinderInterface* glyphFinder) in GlyphFindAndPlaceFullPixel() function
544 GlyphFindAndPlaceFullPixel<ProcessOneGlyph, in ProcessPosText()
549 GlyphFindAndPlaceFullPixel<ProcessOneGlyph, in ProcessPosText()
554 GlyphFindAndPlaceFullPixel<ProcessOneGlyph, in ProcessPosText()
597 GlyphFindAndPlaceFullPixel<ProcessOneGlyph, SkPaint::kLeft_Align, kUseKerning>; in ProcessText()