Searched defs:useAffinity (Results 1 – 1 of 1) sorted by relevance
154 const bool useAffinity = Settings::getInstance()->getUseAffinity(); in onSettingsChanged() local165 void ChoreographerFilter::threadMain(bool useAffinity, int32_t thread) { in threadMain()