Searched defs:hueRadians (Results 1 – 2 of 2) sorted by relevance
606 static int findResultByJ(double hueRadians, double chroma, double y) { in findResultByJ()686 double hueRadians = Math.toRadians(hueDegrees); in solveToInt() local
191 float hueRadians = hue * (float) Math.PI / 180.0f; in fromIntInFrame() local252 float hueRadians = h * (float) Math.PI / 180.0f; in fromJchInFrame() local