Home
last modified time | relevance | path

Searched defs:eglChooseConfig (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp74 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfig() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java36 …public native boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, EGLConfig[] confi… in eglChooseConfig() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java47 public boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, in eglChooseConfig() method in EGLLogWrapper
DEGL14.java205 public static native boolean eglChooseConfig( in eglChooseConfig() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java97 …boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, EGLConfig[] configs, int config… in eglChooseConfig() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp334 EGLBoolean eglChooseConfig( EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfig() function
/frameworks/native/opengl/libagl/
Degl.cpp1485 EGLBoolean eglChooseConfig( EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfig() function