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

/frameworks/av/services/audioflinger/
H A DRecordTracks.h62 AudioRecordServerProxy* mAudioRecordServerProxy;
H A DTracks.cpp1767 mAudioRecordServerProxy = new AudioRecordServerProxy(mCblk, mBuffer, frameCount,
/frameworks/av/include/private/media/
H A DAudioTrackShared.h88 friend class AudioRecordServerProxy;
456 class AudioRecordServerProxy : public ServerProxy { class in namespace:android
458 AudioRecordServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, function in class:android::AudioRecordServerProxy
463 virtual ~AudioRecordServerProxy() { }

Completed in 49 milliseconds