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

/frameworks/av/services/audioflinger/
H A DThreads.h781 bool mThreadThrottle; // throttle the thread processing member in class:PlaybackThread
H A DThreads.cpp2421 mThreadThrottle = property_get_bool("af.thread.throttle", true /* default_value */);
3282 if (mThreadThrottle

Completed in 1538 milliseconds