Searched refs:getInputPrivate (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/
H A DAudioRecord.h366 { return getInputPrivate(); }
368 audio_io_handle_t getInputPrivate() const;
/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h366 { return getInputPrivate(); }
368 audio_io_handle_t getInputPrivate() const;
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp559 return AudioSystem::getInputFramesLost(getInputPrivate());
965 audio_io_handle_t AudioRecord::getInputPrivate() const function in class:android::AudioRecord

Completed in 24 milliseconds