HomeSort by relevance Sort by last modified time
    Searched refs:SWAP_COMPLETED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/compositor/
compositor.h 313 enum SwapState { SWAP_NONE, SWAP_POSTED, SWAP_COMPLETED };
compositor.cc 369 swap_state_ = SWAP_COMPLETED;
392 swap_state_ = SWAP_COMPLETED;

Completed in 609 milliseconds