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

  /external/chromium_org/media/base/android/
media_source_player.h 139 void ScheduleSeekEventAndStopDecoding(base::TimeDelta seek_time);
media_source_player.cc 86 void MediaSourcePlayer::ScheduleSeekEventAndStopDecoding(
109 ScheduleSeekEventAndStopDecoding(GetCurrentTime());
178 ScheduleSeekEventAndStopDecoding(timestamp);

Completed in 486 milliseconds