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

/frameworks/av/include/media/
H A DAudioRecord.h347 { return getInputPrivate(); }
349 audio_io_handle_t getInputPrivate() const;
/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h347 { return getInputPrivate(); }
349 audio_io_handle_t getInputPrivate() const;
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp455 return AudioSystem::getInputFramesLost(getInputPrivate());
877 audio_io_handle_t AudioRecord::getInputPrivate() const function in class:android::AudioRecord

Completed in 90 milliseconds