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