Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdGL.h88 void rsdGLClearColor(const android::renderscript::Context *rsc,
DrsdGL.cpp528 void rsdGLClearColor(const android::renderscript::Context *rsc, in rsdGLClearColor() function
DrsdRuntimeStubs.cpp349 rsdGLClearColor(rsc, r, g, b, a); in SC_ClearColor()