Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsDefines.h80 uint32_t colorMin; member
/frameworks/rs/
DrsDefines.h80 uint32_t colorMin; member
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java109 int colorMin, int colorPref, in rsnContextCreateGL() argument
115 int colorMin, int colorPref, in nContextCreateGL() argument
120 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()