Searched refs:renderTextOnPath (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | FontRenderer.h | 98 bool renderTextOnPath(const SkPaint* paint, const Rect* clip, const glyph_t* glyphs,
|
D | FontRenderer.cpp | 666 bool FontRenderer::renderTextOnPath(const SkPaint* paint, const Rect* clip, const glyph_t* glyphs, in renderTextOnPath() function in android::uirenderer::FontRenderer
|
D | BakedOpDispatcher.cpp | 767 if (fontRenderer.renderTextOnPath(op.paint, &localSpaceClip, op.glyphs, op.glyphCount, op.path, in onTextOnPathOp()
|