Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGLSurface.java24 public class EGLSurface extends EGLObjectHandle { class
25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
/aosp_15_r20/frameworks/native/opengl/tools/glgen/static/egl/
H A DEGLSurface.java24 public class EGLSurface extends EGLObjectHandle { class
25 private EGLSurface(long handle) { in EGLSurface() method in EGLSurface
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGLSurface.java19 public abstract class EGLSurface class
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h8 typedef void *EGLSurface; typedef
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DFrame.h22 typedef void* EGLSurface; typedef
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwTypes.inl53 typedef void* EGLSurface; typedef
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp242 #define VALIDATE_SURFACE_RETURN(EGLSurface,ret,varName) \ argument
261 #define VALIDATE_SURFACE(EGLSurface,varName) \ argument
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java70 typeMapping.put(new CType("EGLSurface"), new JType("EGLSurface", true, false)); in typeMapping.put()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/
Degl.h59 typedef void *EGLSurface; typedef

123456789