Searched refs: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() local203 float p1 = 50000.0f / 13.0f * eHue * frame.getNc() * frame.getNcb(); in fromIntInFrame()285 float eHue = 0.25f * (float) (Math.cos(hRad + 2.0) + 3.8); in viewed() local288 float p1 = eHue * (50000.0f / 13.0f) * frame.getNc() * frame.getNcb(); in viewed()