Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.h277 struct SwapHistory { struct
286 RingBuffer<SwapHistory, 7> mSwapHistory; argument
DCanvasContext.cpp395 SwapHistory& lastSwap = mSwapHistory.back(); in prepareTree()
572 SwapHistory& swap = mSwapHistory.next(); in draw()