Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h374 uint8_t get_exynos_fd_count(uint32_t format);
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp853 int fd_count = get_exynos_fd_count(format); in prepare_descriptor_exynos_formats()
1060 if (is_exynos_format(base_format) && get_exynos_fd_count(base_format) != 1) in mali_gralloc_derive_format_and_size()
Dmali_gralloc_formats.cpp1630 uint8_t get_exynos_fd_count(uint32_t format) { in get_exynos_fd_count() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp314 uint8_t fd_count = get_exynos_fd_count(base_format); in get_plane_layouts()