Home
last modified time | relevance | path

Searched defs:EGLSurface (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGLSurface.java24 public class EGLSurface extends EGLObjectHandle { class
25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
/frameworks/native/opengl/tools/glgen/static/egl/
DEGLSurface.java24 public class EGLSurface extends EGLObjectHandle { class
25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGLSurface.java19 public abstract class EGLSurface class
/frameworks/native/opengl/tests/angeles/include/GLES/
Degltypes.h8 typedef void *EGLSurface; typedef
/frameworks/base/libs/hwui/renderthread/
DFrame.h22 typedef void* EGLSurface; typedef
/frameworks/opt/gamesdk/src/swappy/
DSwappy.h45 using EGLSurface = void *; variable
/frameworks/native/opengl/libagl/
Degl.cpp1950 EGLBoolean eglCopyBuffers( EGLDisplay dpy, EGLSurface /*surface*/, in eglCopyBuffers() argument
1987 EGLDisplay dpy, EGLSurface /*surface*/, EGLint /*attribute*/, EGLint /*value*/) in eglSurfaceAttrib() argument
1996 EGLDisplay dpy, EGLSurface /*surface*/, EGLint /*buffer*/) in eglBindTexImage() argument
2005 EGLDisplay dpy, EGLSurface /*surface*/, EGLint /*buffer*/) in eglReleaseTexImage() argument
2074 EGLBoolean eglLockSurfaceKHR(EGLDisplay /*dpy*/, EGLSurface /*surface*/, in eglLockSurfaceKHR() argument
2081 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay /*dpy*/, EGLSurface /*surface*/) in eglUnlockSurfaceKHR() argument
/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/frameworks/native/opengl/tools/glgen/src/
DJType.java70 typeMapping.put(new CType("EGLSurface"), new JType("EGLSurface", true, false)); in typeMapping.put()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...