Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h224 void AttachBufferUpdateBufferInfo(sptr<SurfaceBuffer>& buffer, bool needMap);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1151 void BufferQueue::AttachBufferUpdateBufferInfo(sptr<SurfaceBuffer>& buffer, bool needMap) in AttachBufferUpdateBufferInfo() function in OHOS::BufferQueue
1186 AttachBufferUpdateBufferInfo(buffer, needMap); in AttachBufferToQueueLocked()
1274 AttachBufferUpdateBufferInfo(buffer, true); in AttachBuffer()