Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/include/hardware/exynos/
Dion.h62 #define ION_FLAG_SYNC_FORCE 32 macro
/hardware/google/graphics/common/libion/test/
Dion_allocate_test.cpp190 static const unsigned long allocation_flags[] = { 0, ION_FLAG_CACHED, ION_FLAG_SYNC_FORCE }; in TEST_F()
235 static const unsigned long allocation_flags[] = { 0, ION_FLAG_CACHED, ION_FLAG_SYNC_FORCE }; in TEST_F()