Searched refs:renderPosText (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | FontRenderer.h | 97 bool renderPosText(const SkPaint* paint, const Rect* clip, const glyph_t* glyphs,
|
D | FontRenderer.cpp | 651 bool FontRenderer::renderPosText(const SkPaint* paint, const Rect* clip, const glyph_t* glyphs, in renderPosText() function in android::uirenderer::FontRenderer
|
D | BakedOpDispatcher.cpp | 303 fontRenderer.renderPosText(op.paint, localOpClip, op.glyphs, op.glyphCount, x, y, in renderText()
|