Searched refs:shouldCreateSessionWithConfig (Results 1 – 2 of 2) sorted by relevance
203 bool PowerAdvisor::shouldCreateSessionWithConfig() { in shouldCreateSessionWithConfig() function in android::Hwc2::impl::PowerAdvisor234 if (shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()255 if (mHintSession == nullptr && !shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
238 bool shouldCreateSessionWithConfig() REQUIRES(mHintSessionMutex);