Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h189 BufferFlushConfig& config, bool needMap) in AttachAndFlushBuffer()
H A Dibuffer_producer.h149 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1151 void BufferQueue::AttachBufferUpdateBufferInfo(sptr<SurfaceBuffer>& buffer, bool needMap) in AttachBufferUpdateBufferInfo()
1160 …Queue::AttachBufferToQueueLocked(sptr<SurfaceBuffer> buffer, InvokerType invokerType, bool needMap) in AttachBufferToQueueLocked()
2090 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
H A Dbuffer_client_producer.cpp742 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
H A Dbuffer_queue_producer.cpp795 bool needMap = arguments.ReadBool(); in AttachAndFlushBufferRemote() local
818 const sptr<SyncFence>& fence, BufferFlushConfigWithDamages& config, bool needMap) in AttachAndFlushBuffer()
H A Dproducer_surface.cpp1130 BufferFlushConfig& config, bool needMap) in AttachAndFlushBuffer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp216 void RSUniRenderVisitor::MergeRemovedChildDirtyRegion(RSRenderNode& node, bool needMap) in MergeRemovedChildDirtyRegion()