Searched refs:needs_flush (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/base/android/
H A Dmedia_decoder_job.h171 // If |needs_flush| is true, codec needs to be flushed at the beginning of
180 bool needs_flush,
H A Dmedia_decoder_job.cc366 bool needs_flush,
372 if (needs_flush) {
362 DecodeInternal( const AccessUnit& unit, base::TimeTicks start_time_ticks, base::TimeDelta start_presentation_timestamp, bool needs_flush, const MediaDecoderJob::DecoderCallback& callback) argument
/external/chromium_org/ui/events/gesture_detection/
H A Dmotion_event_buffer_unittest.cc54 bool needs_flush = needs_flush_; local
56 return needs_flush;

Completed in 112 milliseconds