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

/external/chromium_org/cc/test/
H A Dtest_context_support.cc13 : last_swap_type_(NO_SWAP),
62 last_swap_type_ = SWAP;
78 last_swap_type_ = PARTIAL_SWAP;
H A Dtest_context_support.h59 SwapType last_swap_type() const { return last_swap_type_; }
73 SwapType last_swap_type_; member in class:cc::TestContextSupport

Completed in 1165 milliseconds