Searched refs:colorPref (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 218 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 D | android_renderscript_RenderScript.cpp | 861 jint colorMin, jint colorPref, in nContextCreateGL() argument 872 sc.colorPref = colorPref; in nContextCreateGL()
|