Searched refs:mConfigSpec (Results 1 – 2 of 2) sorted by relevance
876 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
48369 Landroid/opengl/GLSurfaceView$BaseConfigChooser;->mConfigSpec:[I