Home
last modified time | relevance | path

Searched defs:ChannelInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.h83 struct ChannelInfo { struct
85 mutable std::mutex channelInfoMutex;
88 mutable std::mutex histDataCollectingMutex;
115 ChannelInfo(); argument
DHistogramDevice.cpp55 HistogramDevice::ChannelInfo::ChannelInfo() in ChannelInfo() function in HistogramDevice::ChannelInfo
64 HistogramDevice::ChannelInfo::ChannelInfo(const ChannelInfo &other) { in ChannelInfo() function in HistogramDevice::ChannelInfo