Home
last modified time | relevance | path

Searched defs:EGLImage (Results 1 – 25 of 158) sorted by relevance

1234567

/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGLImage.java24 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 DEGLImage.java24 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/
Ddevice.rs16 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 DeglwTypes.inl55 typedef void* EGLImage; typedef
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h202 EGLImage) { return EGL_FALSE; } in destroyImageKHR() argument
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java71 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/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/EGL/
Degl.h243 typedef void *EGLImage; typedef

1234567