Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h24 #define ION_EXYNOS_HEAP_ID_SYSTEM 0 macro
40 #define EXYNOS_ION_HEAP_SYSTEM_MASK (1 << ION_EXYNOS_HEAP_ID_SYSTEM)
/hardware/google/graphics/common/libion/test/
Dion_test_fixture.cpp36 m_idTable[0].legacy_id = ION_EXYNOS_HEAP_ID_SYSTEM; in IonTest()