Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DRenderScriptDefines.h75 uint32_t colorMin; member
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java86 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/
Dandroid_renderscript_RenderScript.cpp160 int colorMin, int colorPref, in nContextCreateGL() argument
170 sc.colorMin = colorMin; in nContextCreateGL()