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

  /frameworks/av/media/libaudioclient/
AudioTrackShared.cpp     [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp 715 // clip framesReadySafe to max representation in dump
716 const size_t framesReadySafe =
717 std::min(mAudioTrackServerProxy->framesReadySafe(), (size_t)99999999);
761 framesReadySafe,
    [all...]

Completed in 1447 milliseconds