Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1420 bool usePowerHintSession();
1481 bool usePowerHintSession();
DExynosDisplay.cpp456 if (!usePowerHintSession()) { in signalActualWorkDuration()
499 if (!usePowerHintSession()) { in signalTargetWorkDuration()
563 bool useHintSession = usePowerHintSession(); in Routine()
584 useHintSession = usePowerHintSession(); in Routine()
700 bool ExynosDisplay::PowerHalHintWorker::usePowerHintSession() { in usePowerHintSession() function in ExynosDisplay::PowerHalHintWorker
714 if (!usePowerHintSession() || sNormalizeTarget) return false; in needUpdateTargetWorkDurationLocked()
722 if (!usePowerHintSession() || mPowerHintQueue.size() == 0 || !mActualWorkDuration.has_value()) { in needSendActualWorkDurationLocked()
3645 mUsePowerHints = usePowerHintSession(); in presentDisplay()
4908 if (usePowerHintSession()) { in validateDisplay()
5016 if (usePowerHintSession()) { in validateDisplay()
[all …]