Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DPowerAdvisor.cpp203 bool PowerAdvisor::shouldCreateSessionWithConfig() { in shouldCreateSessionWithConfig() function in android::Hwc2::impl::PowerAdvisor
234 if (shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
255 if (mHintSession == nullptr && !shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
DPowerAdvisor.h238 bool shouldCreateSessionWithConfig() REQUIRES(mHintSessionMutex);