Searched refs:is_exynos_format (Results 1 – 4 of 4) sorted by relevance
372 bool is_exynos_format(uint32_t base_format);
1509 if (is_exynos_format(req_base_format) || req_base_format == HAL_PIXEL_FORMAT_BLOB) in mali_gralloc_select_format()1591 bool is_exynos_format(uint32_t base_format) in is_exynos_format() function
1060 if (is_exynos_format(base_format) && get_exynos_fd_count(base_format) != 1) in mali_gralloc_derive_format_and_size()1102 if (is_exynos_format(base_format)) in mali_gralloc_derive_format_and_size()
64 if (is_exynos_format(hnd->get_alloc_format())) in get_num_planes()303 if (is_exynos_format(handle->get_alloc_format())) in get_plane_layouts()