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

  /frameworks/av/include/media/
AudioTrack.h     [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp 458 mAudioTrackThread = new AudioTrackThread(*this, threadCanCallJava);
539 sp<AudioTrackThread> t = mAudioTrackThread;
605 sp<AudioTrackThread> t = mAudioTrackThread;
883 // Waking the AudioTrackThread is not needed as this cannot be called when active.
897 sp<AudioTrackThread> t = mAudioTrackThread;
930 sp<AudioTrackThread> t = mAudioTrackThread;
975 // Waking the AudioTrackThread is not needed as this cannot be called when active.
    [all...]

Completed in 25 milliseconds