Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java147 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java218 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLLogWrapper
DEGL14.java425 public static native EGLSurface eglGetCurrentSurface( in eglGetCurrentSurface() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java111 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp203 EGLSurface eglGetCurrentSurface(EGLint readdraw) { in eglGetCurrentSurface() function
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_x86.json304 "eglGetCurrentSurface" : object
Dapi_arm64.json304 "eglGetCurrentSurface" : object
Dapi_arm.json304 "eglGetCurrentSurface" : object
Dapi_x86_64.json304 "eglGetCurrentSurface" : object
Dapi_riscv64.json304 "eglGetCurrentSurface" : object
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...