Searched refs:mServerProxy (Results 1 – 2 of 2) sorted by relevance
163 ServerProxy* mServerProxy; variable
96 mServerProxy(NULL), in TrackBase()223 delete mServerProxy; in ~TrackBase()260 mServerProxy->releaseBuffer(&buf); in releaseBuffer()428 mServerProxy = mAudioTrackServerProxy; in Track()601 status_t status = mServerProxy->obtainBuffer(&buf); in getNextBuffer()2006 mServerProxy = new AudioRecordServerProxy(mCblk, mBuffer, frameCount, in RecordTrack()2042 status_t status = mServerProxy->obtainBuffer(&buf); in getNextBuffer()