Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java876 mConfigSpec = filterConfigSpec(configSpec); in BaseConfigChooser()
881 if (!egl.eglChooseConfig(display, mConfigSpec, null, 0, in chooseConfig()
894 if (!egl.eglChooseConfig(display, mConfigSpec, configs, numConfigs, in chooseConfig()
908 protected int[] mConfigSpec; field in GLSurfaceView.BaseConfigChooser
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48369 Landroid/opengl/GLSurfaceView$BaseConfigChooser;->mConfigSpec:[I