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

  /external/chromium_org/media/blink/
webmediaplayer_impl.h 268 bool should_notify_time_changed_; member in class:media::WebMediaPlayerImpl
webmediaplayer_impl.cc 156 should_notify_time_changed_(false),
702 should_notify_time_changed_ = time_changed;
776 if (should_notify_time_changed_)
    [all...]

Completed in 1063 milliseconds