Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tools/glgen/static/egl/
H A DEGLSync.java24 public class EGLSync extends EGLObjectHandle { class
25 private EGLSync(long handle) { in EGLSync() method in EGLSync
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLSync.java24 public class EGLSync extends EGLObjectHandle { class
25 private EGLSync(long handle) { in EGLSync() method in EGLSync
/aosp12/frameworks/native/opengl/include/EGL/
H A Degl.h240 typedef void *EGLSync; typedef