Searched refs:colorMin (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rsDefines.h | 86 uint32_t colorMin; member
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 136 int colorMin, int colorPref, in rsnContextCreateGL() argument 142 int colorMin, int colorPref, in nContextCreateGL() argument 147 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref, in nContextCreateGL()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 193 int colorMin, int colorPref, in nContextCreateGL() argument 203 sc.colorMin = colorMin; in nContextCreateGL()
|