Searched refs:mServerProxy (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DTrackBase.h140 ServerProxy* mServerProxy; member in class:TrackBase
H A DTracks.cpp88 mServerProxy(NULL),
176 delete mServerProxy;
211 mServerProxy->releaseBuffer(&buf);
357 mServerProxy = mAudioTrackServerProxy;
522 status_t status = mServerProxy->obtainBuffer(&buf);
1769 mServerProxy = mAudioRecordServerProxy;
1784 status_t status = mServerProxy->obtainBuffer(&buf);

Completed in 30 milliseconds