Home
last modified time | relevance | path

Searched defs:EGLConfig (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/tools/glgen/static/egl/
DEGLConfig.java24 public class EGLConfig extends EGLObjectHandle { class
25 private EGLConfig(long handle) { in EGLConfig() method in EGLConfig
/frameworks/base/opengl/java/android/opengl/
DEGLConfig.java24 public class EGLConfig extends EGLObjectHandle { class
25 private EGLConfig(long handle) { in EGLConfig() method in EGLConfig
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGLConfig.java19 public abstract class EGLConfig class
/frameworks/native/opengl/tests/angeles/include/GLES/
Degltypes.h7 typedef void *EGLConfig; typedef
/frameworks/native/opengl/tools/glgen/src/
DJType.java67 typeMapping.put(new CType("EGLConfig"), new JType("EGLConfig", true, false)); in typeMapping.put()
144 arrayTypeMapping.put(new CType("EGLConfig", false, true), new JType("EGLConfig", true, true)); in arrayTypeMapping.put()
145 arrayTypeMapping.put(new CType("EGLConfig", true, true), new JType("EGLConfig", true, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/include/EGL/
Degl.h58 typedef void *EGLConfig; typedef
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp841 EGLSurface eglCreatePlatformPixmapSurfaceImpl(EGLDisplay dpy, EGLConfig /*config*/, in eglCreatePlatformPixmapSurfaceImpl() argument
857 EGLSurface eglCreatePixmapSurfaceImpl(EGLDisplay dpy, EGLConfig /*config*/, in eglCreatePixmapSurfaceImpl() argument
/frameworks/native/opengl/libagl/
Degl.cpp2051 EGLConfig /*config*/, const EGLint* /*attrib_list*/) in eglCreatePbufferFromClientBuffer() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...