Searched refs:renderUTF (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/rs/ |
D | rsFont.h | 87 void renderUTF(const char *text, uint32_t len, int32_t x, int32_t y,
|
D | rsFont.cpp | 158 void Font::renderUTF(const char *text, uint32_t len, int32_t x, int32_t y, in renderUTF() function in Font 749 currentFont->renderUTF(text, len, x, y, startIndex, numGlyphs, in renderText()
|