Home
last modified time | relevance | path

Searched defs:EGLContext (Results 1 – 25 of 224) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGLContext.java24 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 DEGLContext.java24 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 DEGLContext.java21 public abstract class EGLContext class
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h9 typedef void *EGLContext; typedef
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwTypes.inl54 typedef void* EGLContext; typedef
/aosp_15_r20/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp193 bool setupYuvTexSurface(EGLDisplay dpy, EGLContext /*context*/) { in setupYuvTexSurface() argument
/aosp_15_r20/external/deqp/modules/egl/
H A DteglAndroidUtil.cpp357 EGLImageKHR AndroidNativeImageSource::createImage(const Library &egl, EGLDisplay dpy, EGLContext, in createImage() argument
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h193 EGLContext, in createImageKHR() argument
DEglImp.cpp248 #define VALIDATE_CONTEXT_RETURN(EGLContext,ret) \ argument
264 #define VALIDATE_CONTEXT(EGLContext) \ argument
/aosp_15_r20/external/mesa3d/include/GL/
H A Dmesa_glinterop.h69 typedef void *EGLContext; typedef
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp501 EGLSurface read, EGLContext /*ctx*/, EGLSurface impl_draw, in makeCurrent() argument
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java68 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/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/
Degl.h60 typedef void *EGLContext; typedef

123456789