Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/include/histogram/
DHistogramInfo.h56 HistogramType getHistogramType() { return mHistogramType; } in getHistogramType() function
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp609 if (mHistogramInfo->getHistogramType() == HistogramInfo::HistogramType::HISTOGRAM_HIDL) { in setHistogramData()