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

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h198 struct SwapHistory { struct in class:android::uirenderer::renderthread::CanvasContext
204 RingBuffer<SwapHistory, 3> mSwapHistory;
H A DCanvasContext.cpp246 const SwapHistory& lastSwap = mSwapHistory.back();
516 SwapHistory& swap = mSwapHistory.next();

Completed in 32 milliseconds