Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java202 float eHue = 0.25f * (float) (Math.cos(huePrime * Math.PI / 180.0 + 2.0) + 3.8); in fromIntInFrame() local
285 float eHue = 0.25f * (float) (Math.cos(hRad + 2.0) + 3.8); in viewed() local