Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java112 Cam(float hue, float chroma, float j, float q, float m, float s, float jstar, float astar, in Cam()
214 float jstar = (1.0f + 100.0f * 0.007f) * j / (1.0f + 0.007f * j); in fromIntInFrame() local
246 float jstar = (1.0f + 100.0f * 0.007f) * j / (1.0f + 0.007f * j); in fromJchInFrame() local