Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h27 #define ION_EXYNOS_HEAP_ID_VIDEO_FRAME 5 macro
43 #define EXYNOS_ION_HEAP_VIDEO_FRAME_MASK (1 << ION_EXYNOS_HEAP_ID_VIDEO_FRAME)
/hardware/google/graphics/common/libion/test/
Dion_test_fixture.cpp39 m_idTable[3].legacy_id = ION_EXYNOS_HEAP_ID_VIDEO_FRAME; in IonTest()