Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dallocator.cpp210 int32_t Allocator::DmaBufferSync(const BufferHandle &handle, uint64_t flag) in DmaBufferSync() function in OHOS::HDI::DISPLAY::Allocator
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_gralloc_gbm.cpp230 static int32_t DmaBufferSync(const BufferHandle *handle, bool start) in DmaBufferSync() function