HomeSort by relevance Sort by last modified time
    Searched refs:mServerProxy (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
TrackBase.h 163 ServerProxy* mServerProxy;
Tracks.cpp 96 mServerProxy(NULL),
223 delete mServerProxy;
260 mServerProxy->releaseBuffer(&buf);
428 mServerProxy = mAudioTrackServerProxy;
601 status_t status = mServerProxy->obtainBuffer(&buf);
    [all...]

Completed in 319 milliseconds