Searched refs:get_fourcc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c134 static int get_fourcc(int native) function in typeref:typename:int
576 fourcc = get_fourcc(dri2_surf->buffer->format);
912 const int fourcc = get_fourcc(buf->format);
H A Dplatform_wayland.c810 get_fourcc(struct dri2_egl_display *dri2_dpy, function in typeref:typename:EGLBoolean
848 query &= get_fourcc(dri2_dpy, image, &fourcc);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c142 static int get_fourcc(int native) function in typeref:typename:int
322 drm_fourcc = get_fourcc(buf->format);
H A Dplatform_wayland.c907 get_fourcc(struct dri2_egl_display *dri2_dpy, function in typeref:typename:EGLBoolean
945 query &= get_fourcc(dri2_dpy, image, &fourcc);

Completed in 11 milliseconds