Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dsurface.h76 static inline pixman_format_code_t surface_format(DisplaySurface *s) in surface_format() function
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c1529 uint32_t surface_format = DRM_FORMAT_INVALID; in __drm_fb_helper_find_sizes() local