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