Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java53 public native boolean eglWaitNative(int engine, Object bindTarget); in eglWaitNative() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java358 public boolean eglWaitNative(int engine, Object bindTarget) { in eglWaitNative() method in EGLLogWrapper
DEGL14.java451 public static native boolean eglWaitNative( in eglWaitNative() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java125 boolean eglWaitNative(int engine, Object bindTarget); in eglWaitNative() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp224 EGLBoolean eglWaitNative(EGLint engine) { in eglWaitNative() function
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp1251 {"eglWaitNative", "(I)Z", (void *) android_eglWaitNative }, in eglWaitNative() method
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_arm64.json472 "eglWaitNative" : object
Dapi_x86_64.json472 "eglWaitNative" : object
Dapi_riscv64.json472 "eglWaitNative" : object
Dapi_arm.json472 "eglWaitNative" : object
Dapi_x86.json472 "eglWaitNative" : object