HomeSort by relevance Sort by last modified time
    Searched refs:rsrDrawText (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsRuntime.h 102 void rsrDrawText(Context *, const char *text, int x, int y);
rsScriptC_LibGL.cpp 228 void rsrDrawText(Context *rsc, const char *text, int x, int y) {
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 398 rsrDrawText(rsc, text, x, y);
    [all...]

Completed in 25 milliseconds