Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h363 nsecs_t mLastDequeueBufferDuration = 0; variable
H A DCanvasContext.cpp748 (std::min(syncDelayDuration, mLastDequeueBufferDuration)) - in draw()
753 mLastDequeueBufferDuration = dequeueBufferDuration; in draw()