Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java218 int colorMin, int colorPref, in rsnContextCreateGL() argument
224 int colorMin, int colorPref, in nContextCreateGL() argument
229 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref, in nContextCreateGL()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp861 jint colorMin, jint colorPref, in nContextCreateGL() argument
872 sc.colorPref = colorPref; in nContextCreateGL()