Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h82 PRIV_FLAGS_USES_ION_DMA_HEAP = 0x00000008 enumerator
Dmali_gralloc_ion.cpp346 *priv_heap_flag = private_handle_t::PRIV_FLAGS_USES_ION_DMA_HEAP; in set_ion_flags()
702 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_USES_ION_DMA_HEAP)) in mali_gralloc_ion_sync()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_buffer.h82 PRIV_FLAGS_USES_ION_DMA_HEAP = 0x00000008 enumerator
Dmali_gralloc_ion.cpp303 *priv_heap_flag = private_handle_t::PRIV_FLAGS_USES_ION_DMA_HEAP; in set_ion_flags()
660 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_USES_ION_DMA_HEAP)) in mali_gralloc_ion_sync()