Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java46 public native boolean eglWaitNative(int engine, Object bindTarget); in eglWaitNative() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java348 public boolean eglWaitNative(int engine, Object bindTarget) { in eglWaitNative() method in EGLLogWrapper
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java120 boolean eglWaitNative(int engine, Object bindTarget); in eglWaitNative() method
/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp400 const Message_Function Message::eglWaitNative; member in com::android::glesv2debugger::Message
Ddebugger_message.pb.h474 static const Function eglWaitNative = Message_Function_eglWaitNative; variable
/frameworks/base/opengl/libs/EGL/
DeglApi.cpp785 EGLBoolean eglWaitNative(EGLint engine) in eglWaitNative() function
/frameworks/base/opengl/libagl2/src/
Degl.cpp1911 EGLBoolean eglWaitNative(EGLint engine) in eglWaitNative() function
/frameworks/base/opengl/libagl/
Degl.cpp1826 EGLBoolean eglWaitNative(EGLint engine) in eglWaitNative() function