Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp125 int hist_ctl_found = -1; in find_histogram_supporting_crtc() local
131 hist_ctl_found = props->props[j]; in find_histogram_supporting_crtc()
139 if ((hist_ctl_found != -1 ) && (hist_irq_found != -1)) { in find_histogram_supporting_crtc()
140 *histogram_ctrl = hist_ctl_found; in find_histogram_supporting_crtc()