Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h44 #define EXYNOS_ION_HEAP_VIDEO_SCALER_MASK (1 << ION_EXYNOS_HEAP_ID_VIDEO_SCALER) macro
/hardware/google/graphics/common/libion/
Dion.cpp45 {"vscaler-secure", "vscaler_heap", ION_FLAG_PROTECTED, EXYNOS_ION_HEAP_VIDEO_SCALER_MASK},
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp282 heap_mask = EXYNOS_ION_HEAP_VIDEO_SCALER_MASK; in select_heap_mask()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_ion.cpp202 heap_mask = EXYNOS_ION_HEAP_VIDEO_SCALER_MASK; in select_heap_mask()