composer: add histogram dispatch to event loop

Adds histogram event registration and handling to UEventThread.
This is similar to other events sourcing from /dev/dri/card0. This
registers the event, but it is not requested yet (followup patch
will add requests for the event to the drm atomic commit)

cherry pick from hardware/qcom/sm8150/display

Bug: 143513619
Test: ./color_sampling_test
Test: libgui_test  --gtest_filter=DisplayedContentSamplingTest*
Test: dumpsys SurfaceFlinger

Change-Id: I21603bb23b91f462d8680fcc9f146090f01eaa2f
4 files changed