Searched refs:DmaBufferSync (Results 1 – 2 of 2) sorted by relevance
210 int32_t Allocator::DmaBufferSync(const BufferHandle &handle, uint64_t flag) in DmaBufferSync() function in OHOS::HDI::DISPLAY::Allocator245 return DmaBufferSync(handle, DMA_BUF_SYNC_END); in InvalidateCache()251 return DmaBufferSync(handle, DMA_BUF_SYNC_START); in FlushCache()
72 int32_t DmaBufferSync(const BufferHandle &handle, uint64_t flag);