Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DEGL14.java329 public static native boolean eglWaitClient( in eglWaitClient() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp317 EGLBoolean eglWaitClient(void) { in eglWaitClient() function