Home
last modified time | relevance | path

Searched defs:EGLImage_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/egl/
DEGLImage.h29 struct EGLImage_t struct
31 EGLDisplay dpy;
32 EGLenum target;
33 int width;
34 int height;
37 {