Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp514 bool hpd_temp = 0; in handleHotplugEvent() local
529 hpd_temp = true; in handleHotplugEvent()
531 hpd_temp = false; in handleHotplugEvent()
540 mHpdStatus = hpd_temp; in handleHotplugEvent()