Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp499 auto power_registration = PowerEventRegistration::create(*drm, crtc->crtc_id); in collecting_thread() local
500 if (!power_registration) { in collecting_thread()