Home
last modified time | relevance | path

Searched refs:gbm_format_for_depth (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c78 gbm_format_for_depth(int depth) in gbm_format_for_depth() function
208 uint32_t format = gbm_format_for_depth(depth); in xwl_glamor_gbm_create_pixmap()
502 data.format = gbm_format_for_depth(depth); in glamor_pixmap_from_fds()
519 data.format = gbm_format_for_depth(depth); in glamor_pixmap_from_fds()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c540 gbm_format_for_depth(CARD8 depth) in gbm_format_for_depth() function
587 import_data.format = gbm_format_for_depth(depth); in glamor_pixmap_from_fds()