Home
last modified time | relevance | path

Searched refs:gbm_bo_get_format (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gbm/
Dgbm-symbols.txt9 gbm_bo_get_format
/third_party/weston/libweston/backend-drm/
Dfb.c418 fb->format = pixel_format_get_info(gbm_bo_get_format(bo)); in drm_fb_get_from_bo()
438 (unsigned long) gbm_bo_get_format(bo)); in drm_fb_get_from_bo()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstgl_gbm_utils.c409 format = gbm_bo_get_format (bo); in gst_gl_gbm_drm_fb_get_from_bo()
/third_party/mesa3d/src/gbm/main/
Dgbm.h371 gbm_bo_get_format(struct gbm_bo *bo);
Dgbm.c202 gbm_bo_get_format(struct gbm_bo *bo) in gbm_bo_get_format() function