Searched defs:EGLSurface (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | EGLSurface.java | 24 public class EGLSurface extends EGLObjectHandle { class 25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
|
/frameworks/native/opengl/tools/glgen/static/egl/ |
D | EGLSurface.java | 24 public class EGLSurface extends EGLObjectHandle { class 25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGLSurface.java | 19 public abstract class EGLSurface class
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egltypes.h | 8 typedef void *EGLSurface; typedef
|
/frameworks/base/libs/hwui/renderthread/ |
D | Frame.h | 22 typedef void* EGLSurface; typedef
|
/frameworks/opt/gamesdk/src/swappy/ |
D | Swappy.h | 45 using EGLSurface = void *; variable
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1950 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/ |
D | egl.h | 59 typedef void *EGLSurface; typedef
|
/frameworks/native/opengl/tools/glgen/src/ |
D | JType.java | 70 typeMapping.put(new CType("EGLSurface"), new JType("EGLSurface", true, false)); in typeMapping.put()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |