Searched refs:mFirstConfigSupportCheck (Results 1 – 2 of 2) sorted by relevance
248 else if (mFirstConfigSupportCheck || ret.isUnsupported()) { in ensurePowerHintSessionRunning()252 mFirstConfigSupportCheck = false; in ensurePowerHintSessionRunning()
301 bool mFirstConfigSupportCheck = true; variable