OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:renderUTF
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.h
85
void
renderUTF
(const char *text, uint32_t len, int32_t x, int32_t y,
rsFont.cpp
161
void Font::
renderUTF
(const char *text, uint32_t len, int32_t x, int32_t y,
778
currentFont->
renderUTF
(text, len, x, y, startIndex, numGlyphs,
Completed in 34 milliseconds