Home
last modified time | relevance | path

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

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