Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp545 dumpChannel(tb, channelId); in dump()
1306 void HistogramDevice::dumpChannel(TableBuilder& tb, const uint8_t channelId) const { in dumpChannel() function in HistogramDevice
1356 void HistogramDevice::dumpChannel(TableBuilder& tb, const uint8_t channelId) const {} in dumpChannel() function in HistogramDevice
DHistogramDevice.h800 void dumpChannel(TableBuilder& tb, const uint8_t channelId) const REQUIRES(mHistogramMutex)