HomeSort by relevance Sort by last modified time
    Searched refs:threshold_vs_intensity (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/skpdiff/
generate_pmetric_tables.py 27 def threshold_vs_intensity(adaptation_luminance): function
108 print("%.10f" % threshold_vs_intensity(i / 100.0), end='f,', file=stream)
SkPMetric.cpp 180 static float threshold_vs_intensity(float adaptationLuminance) {

Completed in 34 milliseconds