Home
last modified time | relevance | path

Searched defs:mstar (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java215 float mstar = 1.0f / 0.0228f * (float) Math.log(1.0f + 0.0228f * m); in fromIntInFrame() local
247 float mstar = 1.0f / 0.0228f * (float) Math.log(1.0 + 0.0228 * m); in fromJchInFrame() local