Searched defs:eHue (Results 1 – 1 of 1) sorted by relevance
202 float eHue = 0.25f * (float) (Math.cos(huePrime * Math.PI / 180.0 + 2.0) + 3.8); in fromIntInFrame() local285 float eHue = 0.25f * (float) (Math.cos(hRad + 2.0) + 3.8); in viewed() local