Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DFrame.java126 float backgroundLstar, float surround, boolean discountingIlluminant) { in make() argument
140 float d = discountingIlluminant ? 1.0f : f * (1.0f - ((1.0f / 3.6f) * (float) Math.exp( in make()