Searched defs:mSwapHistory (Results 1 – 2 of 2) sorted by relevance
227 std::array<SwapHistory, kSwapHistorySize> mSwapHistory; variable
316 angle::CircularBuffer<Serial, impl::kSwapHistorySize> mSwapHistory; variable