Home
last modified time | relevance | path

Searched refs:is_format_supported (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/egl/wayland/wayland-drm/
Dwayland-drm.c206 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()
212 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()
218 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()
224 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()
Dwayland-drm.h18 bool (*is_format_supported)(void *user_data, uint32_t format); member
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_pack.py129 def is_format_supported(format): function
437 if not is_format_supported(format):
532 if not is_format_supported(format):
620 if is_format_supported(format):
648 if is_format_supported(format):
682 if is_format_supported(format):
710 if is_format_supported(format) and not format.is_bitmask():
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp586 static format_support_flags is_format_supported(const int32_t fmt_idx, in is_format_supported() function
1001 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()
1028 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()