Home
last modified time | relevance | path

Searched defs:eglGetDisplay (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java102 public synchronized EGLDisplay eglGetDisplay(Object native_display) { in eglGetDisplay() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java230 public EGLDisplay eglGetDisplay(Object native_display) { in eglGetDisplay() method in EGLLogWrapper
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java110 EGLDisplay eglGetDisplay(Object native_display); in eglGetDisplay() method
/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp381 const Message_Function Message::eglGetDisplay; member in com::android::glesv2debugger::Message
Ddebugger_message.pb.h455 static const Function eglGetDisplay = Message_Function_eglGetDisplay; variable
/frameworks/base/opengl/libs/EGL/
DeglApi.cpp141 EGLDisplay eglGetDisplay(EGLNativeDisplayType display) in eglGetDisplay() function
/frameworks/base/opengl/libagl2/src/
Degl.cpp1367 EGLDisplay eglGetDisplay(NativeDisplayType display) in eglGetDisplay() function
/frameworks/base/opengl/libagl/
Degl.cpp1353 EGLDisplay eglGetDisplay(NativeDisplayType display) in eglGetDisplay() function