Searched defs:AudioRecordServerProxy (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/private/media/
H A DAudioTrackShared.h140 friend class AudioRecordServerProxy;
650 class AudioRecordServerProxy : public ServerProxy { class in namespace:android
652 AudioRecordServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, function in class:android::AudioRecordServerProxy
657 virtual ~AudioRecordServerProxy() { }

Completed in 83 milliseconds