Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSkiaCanvasProxy.cpp260 class GlyphIDConverter { class
262 GlyphIDConverter(const void* text, size_t byteLength, const SkPaint& origPaint) { in GlyphIDConverter() function in android::uirenderer::GlyphIDConverter
286 GlyphIDConverter glyphs(text, byteLength, origPaint); in onDrawText()
344 GlyphIDConverter glyphs(text, byteLength, origPaint); in onDrawPosText()
399 GlyphIDConverter glyphs(text, byteLength, paint); // Just get count in onDrawTextRSXform()