Home
last modified time | relevance | path

Searched refs:mThreadThrottle (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h783 bool mThreadThrottle; // throttle the thread processing variable
DThreads.cpp2425 mThreadThrottle = property_get_bool("af.thread.throttle", true /* default_value */); in readOutputParameters_l()
3289 if (mThreadThrottle in threadLoop()