Home
last modified time | relevance | path

Searched defs:glyphFinder (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkFindAndPlaceGlyph.h340 explicit GlyphFindAndPlaceSubpixel(GlyphFinderInterface* glyphFinder) in GlyphFindAndPlaceSubpixel()
395 explicit GlyphFindAndPlaceFullPixel(GlyphFinderInterface* glyphFinder) in GlyphFindAndPlaceFullPixel()
425 SkArenaAlloc* arena, SkAxisAlignment axisAlignment, GlyphFinderInterface* glyphFinder) in getSubpixel()
443 GlyphFinderInterface* glyphFinder, const char text[], size_t byteLength) { in MeasureText()
505 GlyphFinderInterface* glyphFinder = getGlyphFinder(&arena, textEncoding, cache); in ProcessPosText() local
578 GlyphFinderInterface* glyphFinder = getGlyphFinder(&arena, textEncoding, cache); in ProcessText() local