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

  /frameworks/rs/
rsRuntime.h 110 void rsrFontColor(Context *, float r, float g, float b, float a);
rsScriptC_LibGL.cpp 273 void rsrFontColor(Context *rsc, float r, float g, float b, float a) {
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 420 rsrFontColor(rsc, r, g, b, a);
    [all...]

Completed in 28 milliseconds