Searched refs:colorPref (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/rs/ |
D | RenderScriptDefines.h | 76 uint32_t colorPref; member
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 86 int colorMin, int colorPref, in rsnContextCreateGL() argument 92 int colorMin, int colorPref, in nContextCreateGL() argument 97 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref, in nContextCreateGL()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 160 int colorMin, int colorPref, in nContextCreateGL() argument 171 sc.colorPref = colorPref; in nContextCreateGL()
|