Home
last modified time | relevance | path

Searched refs:rsrColor (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsRuntime.h80 void rsrColor(Context *, float r, float g, float b, float a);
DrsScriptC_LibGL.cpp199 void rsrColor(Context *rsc, float r, float g, float b, float a) { in rsrColor() function
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp844 rsrColor(rsc, r, g, b, a);