Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/PowerAdvisor/
H A DPowerAdvisor.cpp190 bool PowerAdvisor::shouldCreateSessionWithConfig() { in shouldCreateSessionWithConfig() function in android::adpf::impl::PowerAdvisor
221 if (shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
243 if (mHintSession == nullptr && !shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
H A DPowerAdvisor.h238 bool shouldCreateSessionWithConfig() REQUIRES(mHintSessionMutex);