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

  /external/chromium_org/media/filters/
ffmpeg_demuxer.cc 881 const bool has_start_time = start_time != kNoTimestamp(); local
887 StreamSeekInfo(i, has_start_time ? start_time : base::TimeDelta());
890 if (!has_start_time)
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.h 2394 inline bool GLMessage::has_start_time() const { function in class:android::gltrace::GLMessage
    [all...]

Completed in 554 milliseconds