HomeSort by relevance Sort by last modified time
    Searched full:num_did_begin_main_frames_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_scroll.cc 176 num_did_begin_main_frames_(0),
242 virtual void DidBeginMainFrame() OVERRIDE { num_did_begin_main_frames_++; }
321 EXPECT_EQ(4, num_did_begin_main_frames_);
334 int num_did_begin_main_frames_; member in class:cc::__anon3956::LayerTreeHostScrollTestScrollAbortedCommit
    [all...]

Completed in 103 milliseconds