Searched refs:get_fourcc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ | ||
| H A D | platform_android.c | 134 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 D | platform_wayland.c | 810 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 D | platform_android.c | 142 static int get_fourcc(int native) function in typeref:typename:int 322 drm_fourcc = get_fourcc(buf->format); |
| H A D | platform_wayland.c | 907 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