Home
last modified time | relevance | path

Searched refs:ION_EXYNOS_HEAP_ID_VIDEO_STREAM (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h26 #define ION_EXYNOS_HEAP_ID_VIDEO_STREAM 3 macro
42 #define EXYNOS_ION_HEAP_VIDEO_STREAM_MASK (1 << ION_EXYNOS_HEAP_ID_VIDEO_STREAM)
/hardware/google/graphics/common/libion/test/
Dion_test_fixture.cpp38 m_idTable[2].legacy_id = ION_EXYNOS_HEAP_ID_VIDEO_STREAM; in IonTest()