Home
last modified time | relevance | path

Searched refs:pixel_format_get_opaque_substitute (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dpixel-formats.h206 pixel_format_get_opaque_substitute(const struct pixel_format_info *format);
Dpixel-formats.c473 pixel_format_get_opaque_substitute(const struct pixel_format_info *info) in pixel_format_get_opaque_substitute() function
/third_party/weston/libweston/backend-drm/
Dfb.c348 fb->format = pixel_format_get_opaque_substitute(fb->format); in drm_fb_get_from_dmabuf()
445 fb->format = pixel_format_get_opaque_substitute(fb->format); in drm_fb_get_from_bo()