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

  /frameworks/av/services/audioflinger/
Threads.h 207 virtual uint32_t getStrategyForSession_l(int sessionId) { return 0; }
461 virtual uint32_t getStrategyForSession_l(int sessionId);
    [all...]
Threads.cpp 795 chain->setStrategy(getStrategyForSession_l(sessionId));
889 chain->setStrategy(getStrategyForSession_l(sessionId));
    [all...]

Completed in 49 milliseconds