Searched refs:rsgDrawText (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_graphics.rsh883 * rsgDrawText: Draw a text string
896 rsgDrawText(const char* text, int x, int y);
907 rsgDrawText(rs_allocation alloc, int x, int y);
/frameworks/rs/api/
H A Drs_graphics.spec572 function: rsgDrawText
586 function: rsgDrawText
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1022 void rsgDrawText(const char *text, int x, int y) { function
1027 void rsgDrawText(::rs_allocation a, int x, int y) { function

Completed in 12 milliseconds