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

  /frameworks/av/services/audioflinger/
Effects.h 251 static const int kKeyForSuspendAll = 0;
Effects.cpp     [all...]
Threads.cpp 786 if (sessionEffects.keyAt(i) == EffectChain::kKeyForSuspendAll) {
819 int key = EffectChain::kKeyForSuspendAll;
    [all...]

Completed in 361 milliseconds