Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h119 #define ENABLE_HISTOGRAM_INTR DISPLAY_PROP("enable_hist_intr") macro
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_events_drm.cpp251 if (Debug::Get()->GetProperty(ENABLE_HISTOGRAM_INTR, &value) == kErrorNone) { in Init()
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_builtin.cpp155 Debug::Get()->GetProperty(ENABLE_HISTOGRAM_INTR, &value); in Init()