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

  /frameworks/av/services/audioflinger/
TrackBase.h 159 ServerProxy* mServerProxy;
Tracks.cpp 96 mServerProxy(NULL),
221 delete mServerProxy;
258 mServerProxy->releaseBuffer(&buf);
389 mServerProxy = mAudioTrackServerProxy;
563 status_t status = mServerProxy->obtainBuffer(&buf);
619 if (framesReady() >= mServerProxy->getBufferSizeInFrames() ||
784 (void)mServerProxy->flushBufferIfNeeded();
840 mServerProxy->flushBufferIfNeeded();
    [all...]
Threads.cpp     [all...]

Completed in 4515 milliseconds