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

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h200 struct SwapHistory { struct in class:android::uirenderer::renderthread::CanvasContext
208 RingBuffer<SwapHistory, 3> mSwapHistory;
H A DCanvasContext.cpp288 SwapHistory& lastSwap = mSwapHistory.back();
561 SwapHistory& swap = mSwapHistory.next();

Completed in 59 milliseconds