Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dhistogram_collector.cpp111 drmModeCrtcPtr* crtc, int* histogram_ctrl, int* histogram_irq) { in find_histogram_supporting_crtc() argument
141 *histogram_irq = hist_irq_found; in find_histogram_supporting_crtc()
443 auto histogram_irq = -1; in collecting_thread() local
446 *drm, encoder, &crtc, &histogram_property, &histogram_irq)) { in collecting_thread()
513 crtc->crtc_id, DRM_MODE_OBJECT_CRTC, histogram_irq, 1)) { in collecting_thread()