/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | EGLContext.java | 24 public class EGLContext extends EGLObjectHandle { class 25 private EGLContext(long handle) { in EGLContext() method in EGLContext
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/static/egl/ |
H A D | EGLContext.java | 24 public class EGLContext extends EGLObjectHandle { class 25 private EGLContext(long handle) { in EGLContext() method in EGLContext
|
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGLContext.java | 21 public abstract class EGLContext class
|
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | egltypes.h | 9 typedef void *EGLContext; typedef
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwTypes.inl | 54 typedef void* EGLContext; typedef
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 193 bool setupYuvTexSurface(EGLDisplay dpy, EGLContext /*context*/) { in setupYuvTexSurface() argument
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglAndroidUtil.cpp | 357 EGLImageKHR AndroidNativeImageSource::createImage(const Library &egl, EGLDisplay dpy, EGLContext, in createImage() argument
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi.h | 193 EGLContext, in createImageKHR() argument
|
D | EglImp.cpp | 248 #define VALIDATE_CONTEXT_RETURN(EGLContext,ret) \ argument 264 #define VALIDATE_CONTEXT(EGLContext) \ argument
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | mesa_glinterop.h | 69 typedef void *EGLContext; typedef
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egl_display.cpp | 501 EGLSurface read, EGLContext /*ctx*/, EGLSurface impl_draw, in makeCurrent() argument
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/ |
H A D | JType.java | 68 typeMapping.put(new CType("EGLContext"), new JType("EGLContext", true, false)); in typeMapping.put()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 60 typedef void *EGLContext; typedef
|