Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsDefines.h81 uint32_t colorPref; member
/frameworks/rs/
DrsDefines.h81 uint32_t colorPref; 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
204 sc.colorPref = colorPref; in nContextCreateGL()