Searched refs:swapCompletedTime (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp298 if (swapA.swapCompletedTime - swapB.swapCompletedTime > frameInterval * 3) {
440 swap.swapCompletedTime = systemTime(CLOCK_MONOTONIC);
H A DCanvasContext.h231 nsecs_t swapCompletedTime; member in struct:android::uirenderer::renderthread::CanvasContext::SwapHistory

Completed in 45 milliseconds