Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.h227 struct SwapHistory { struct
235 RingBuffer<SwapHistory, 3> mSwapHistory; argument
DCanvasContext.cpp353 SwapHistory& lastSwap = mSwapHistory.back(); in prepareTree()
473 SwapHistory& swap = mSwapHistory.next(); in draw()