Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h240 void DropFirstDirtyBuffer(BufferElement &frontBufferElement, BufferElement &secondBufferElement,
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp889DropFirstDirtyBuffer(frontBufferElement, secondBufferElement, frontDesiredPresentTimestamp, in AcquireBuffer()
902 void BufferQueue::DropFirstDirtyBuffer(BufferElement &frontBufferElement, BufferElement &secondBuff… in DropFirstDirtyBuffer() function in OHOS::BufferQueue