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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 157 unsigned last_waited_sync_point() const { return last_waited_sync_point_; }
344 unsigned last_waited_sync_point_; member in class:cc::TestWebGraphicsContext3D
test_web_graphics_context_3d.cc 81 last_waited_sync_point_(0),
572 last_waited_sync_point_ = sync_point;
  /external/chromium_org/cc/resources/
resource_provider_unittest.cc 173 last_waited_sync_point_ = std::max(sync_point, last_waited_sync_point_);
261 shared_data_->ConsumeTexture(mailbox, last_waited_sync_point_);
277 last_waited_sync_point_(0) {}
326 unsigned last_waited_sync_point_; member in class:cc::__anon3908::ContextSharedData
    [all...]

Completed in 36 milliseconds