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

  /external/chromium_org/cc/debug/
frame_rate_counter.h 22 int dropped_frame_count() const { return dropped_frame_count_; } function in class:cc::FrameRateCounter
rendering_stats.h 17 int64 dropped_frame_count; member in struct:cc::RenderingStats
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakemediaprocessor.h 67 int dropped_frame_count() const { return dropped_frame_count_; } function in class:cricket::FakeMediaProcessor

Completed in 72 milliseconds