Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h372 bool is_exynos_format(uint32_t base_format);
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1509 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
Dmali_gralloc_bufferallocation.cpp1060 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()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp64 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()