Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp566 bool needStartHintSession = in Routine() local
571 !needSendActualWorkDurationLocked() && !needStartHintSession && in Routine()
585 needStartHintSession = (mPowerHintSession == nullptr) && useHintSession && !mBinderTids.empty(); in Routine()
624 if (needStartHintSession) { in Routine()