Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/include/histogram/
DHistogramInfo.h44 const struct histogram_weights& getHistogramWeights() { return mHistogramWeights; } in getHistogramWeights() function
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp507 histo_weights.weight_r = mHistogramInfo->getHistogramWeights().weight_r; in createHistoWeightsBlob()
508 histo_weights.weight_g = mHistogramInfo->getHistogramWeights().weight_g; in createHistoWeightsBlob()
509 histo_weights.weight_b = mHistogramInfo->getHistogramWeights().weight_b; in createHistoWeightsBlob()