Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.h237 struct SwapHistory { struct
245 RingBuffer<SwapHistory, 3> mSwapHistory; argument
DCanvasContext.cpp337 SwapHistory& lastSwap = mSwapHistory.back(); in prepareTree()
467 SwapHistory& swap = mSwapHistory.next(); in draw()