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

  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.cpp 82 status_t AudioPolicyCompatClient::closeInput(audio_io_handle_t input)
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 469 virtual status_t closeInput(int input)
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 259 // closeInput() will remove first entry from mRecordThreads
260 closeInput(mRecordThreads.keyAt(0));
905 // hold a strong ref on thread in case closeOutput() or closeInput() is called
    [all...]

Completed in 54 milliseconds