Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/cam/
DFrame.java137 float backgroundLstar, float surround, boolean discountingIlluminant) { in make() argument
151 float d = discountingIlluminant ? 1.0f : f * (1.0f - ((1.0f / 3.6f) * (float) Math.exp( in make()