Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDefines.h86 uint32_t colorMin; member
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java136 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/
Dandroid_renderscript_RenderScript.cpp193 int colorMin, int colorPref, in nContextCreateGL() argument
203 sc.colorMin = colorMin; in nContextCreateGL()