Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h43 #define EXYNOS_ION_HEAP_VIDEO_FRAME_MASK (1 << ION_EXYNOS_HEAP_ID_VIDEO_FRAME) macro
/hardware/google/graphics/common/libion/
Dion.cpp44 {"vframe-secure", "vframe_heap", ION_FLAG_PROTECTED, EXYNOS_ION_HEAP_VIDEO_FRAME_MASK},
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp286 heap_mask = EXYNOS_ION_HEAP_VIDEO_FRAME_MASK; in select_heap_mask()
333 case EXYNOS_ION_HEAP_VIDEO_FRAME_MASK: in select_dmabuf_heap()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_ion.cpp204 heap_mask = EXYNOS_ION_HEAP_VIDEO_FRAME_MASK; in select_heap_mask()
334 case EXYNOS_ION_HEAP_VIDEO_FRAME_MASK: in select_dmabuf_heap()