Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmeventlistener.h52 class DrmHistogramChannelEventHandler {
54 DrmHistogramChannelEventHandler() {} in DrmHistogramChannelEventHandler() function
55 virtual ~DrmHistogramChannelEventHandler() {} in ~DrmHistogramChannelEventHandler()
118 const std::shared_ptr<DrmHistogramChannelEventHandler> &handler);
120 const std::shared_ptr<DrmHistogramChannelEventHandler> &handler);
155 std::shared_ptr<DrmHistogramChannelEventHandler> histogram_channel_handler_;
Ddrmdevice.h88 const std::shared_ptr<DrmHistogramChannelEventHandler> &handler) { in RegisterHistogramChannelHandler()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceDrmInterface.h42 public DrmHistogramChannelEventHandler,
DExynosDeviceDrmInterface.cpp83 std::static_pointer_cast<DrmHistogramChannelEventHandler>(mExynosDrmEventHandler)); in ~ExynosDeviceDrmInterface()
108 std::static_pointer_cast<DrmHistogramChannelEventHandler>(mExynosDrmEventHandler)); in init()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmeventlistener.cpp129 const std::shared_ptr<DrmHistogramChannelEventHandler> &handler) { in RegisterHistogramChannelHandler()
140 const std::shared_ptr<DrmHistogramChannelEventHandler> &handler) { in UnRegisterHistogramChannelHandler()