Searched refs:colorPref (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rsInternalDefines.h | 38 uint32_t colorPref; member
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 213 int colorMin, int colorPref, in rsnContextCreateGL() argument 219 int colorMin, int colorPref, in nContextCreateGL() argument 224 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref, in nContextCreateGL()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 862 jint colorMin, jint colorPref, in nContextCreateGL() argument 873 sc.colorPref = colorPref; in nContextCreateGL()
|