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

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

Completed in 54 milliseconds