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

  /frameworks/av/include/media/
AudioRecord.h 340 { return getInputPrivate(); }
342 audio_io_handle_t getInputPrivate() const;
  /frameworks/av/media/libmedia/
AudioRecord.cpp 453 return AudioSystem::getInputFramesLost(getInputPrivate());
861 audio_io_handle_t AudioRecord::getInputPrivate() const
    [all...]

Completed in 97 milliseconds