Home
last modified time | relevance | path

Searched defs:needMap (Results 1 – 7 of 7) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
Dsurface.h189 BufferFlushConfig& config, bool needMap) in AttachAndFlushBuffer()
Dibuffer_producer.h149 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
/foundation/graphic/graphic_surface/surface/src/
Dbuffer_queue.cpp1152 void BufferQueue::AttachBufferUpdateBufferInfo(sptr<SurfaceBuffer>& buffer, bool needMap) in AttachBufferUpdateBufferInfo()
1161 …Queue::AttachBufferToQueueLocked(sptr<SurfaceBuffer> buffer, InvokerType invokerType, bool needMap) in AttachBufferToQueueLocked()
2091 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
Dbuffer_client_producer.cpp754 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
Dbuffer_queue_producer.cpp830 bool needMap = arguments.ReadBool(); in AttachAndFlushBufferRemote() local
884 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
Dproducer_surface.cpp1147 BufferFlushConfig& config, bool needMap) in AttachAndFlushBuffer()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_visitor.cpp216 void RSUniRenderVisitor::MergeRemovedChildDirtyRegion(RSRenderNode& node, bool needMap) in MergeRemovedChildDirtyRegion()