Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Dallocator.cpp210 int32_t Allocator::DmaBufferSync(const BufferHandle &handle, uint64_t flag) in DmaBufferSync() function in OHOS::HDI::DISPLAY::Allocator
245 return DmaBufferSync(handle, DMA_BUF_SYNC_END); in InvalidateCache()
251 return DmaBufferSync(handle, DMA_BUF_SYNC_START); in FlushCache()
Dallocator.h72 int32_t DmaBufferSync(const BufferHandle &handle, uint64_t flag);