Searched defs:currLux (Results 1 – 1 of 1) sorted by relevance
400 float currLux = lux[i]; in smoothCurve() local418 float currLux = lux[i]; in smoothCurve() local435 private float permissibleRatio(float currLux, float prevLux) { in permissibleRatio()