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

  /frameworks/av/services/audioflinger/
AudioPolicyService.h 344 sp<AudioCommandThread> mOutputCommandThread; // process stop and release output
AudioPolicyService.cpp 77 mOutputCommandThread = new AudioCommandThread(String8("ApmOutput"), this);
260 mOutputCommandThread->stopOutputCommand(output, stream, session);
279 mOutputCommandThread->releaseOutputCommand(output);
    [all...]

Completed in 550 milliseconds