/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | EGLImage.java | 24 public class EGLImage extends EGLObjectHandle { class 25 private EGLImage(long handle) { in EGLImage() method in EGLImage
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/static/egl/ |
H A D | EGLImage.java | 24 public class EGLImage extends EGLObjectHandle { class 25 private EGLImage(long handle) { in EGLImage() method in EGLImage
|
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/src/ |
D | device.rs | 16 pub type EGLImage = *mut libc::c_void; typedef 296 buffer: EGLImage, in import_buffer_object_from_egl()
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwTypes.inl | 55 typedef void* EGLImage; typedef
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi.h | 202 EGLImage) { return EGL_FALSE; } in destroyImageKHR() argument
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/ |
H A D | JType.java | 71 typeMapping.put(new CType("EGLImage"), new JType("EGLImage", true, false)); in typeMapping.put()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/EGL/ |
D | egl.h | 243 typedef void *EGLImage; typedef
|