Home
last modified time | relevance | path

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

/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h72 float mHistogramLumaDeltaThreshold; variable
DExynosPrimaryDisplayModule.cpp359 mHistogramLumaDeltaThreshold(deltaThreshold), in HistogramQueryWorker()
517 mHistogramLumaDeltaThreshold); in Routine()
518 if (mPrevHistogramLuma && lumaDelta > mHistogramLumaDeltaThreshold) { in Routine()