Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.h88 void handleDpmsEvent(int delayCount);
DDisplayAnalyzer.cpp632 void DisplayAnalyzer::handleDpmsEvent(int delayCount) in handleDpmsEvent() argument
639 if (delayCount < DELAY_BEFORE_DPMS_OFF) { in handleDpmsEvent()
642 e.nValue = delayCount + 1; in handleDpmsEvent()