Home
last modified time | relevance | path

Searched defs:eglWaitClient (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL14.java328 public static native boolean eglWaitClient( in eglWaitClient() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp318 EGLBoolean eglWaitClient(void) { in eglWaitClient() function
/frameworks/native/opengl/libagl/
Degl.cpp2037 EGLBoolean eglWaitClient(void) in eglWaitClient() function