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

  /external/chromium_org/cc/test/
fake_output_surface_client.cc 20 begin_frame_count_++;
fake_output_surface_client.h 19 begin_frame_count_(0),
26 begin_frame_count_(0),
51 int begin_frame_count() { return begin_frame_count_; }
65 int begin_frame_count_; member in class:cc::FakeOutputSurfaceClient

Completed in 580 milliseconds