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

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

Completed in 19 milliseconds