Searched defs:converted (Results 1 – 3 of 3) sorted by relevance
208 short[] converted = in toRGB() local255 short[] converted = in toCIEXYZ() local295 short[] converted = in fromRGB() local342 short[] converted = in fromCIEXYZ() local
764 double converted = StrictMath.toDegrees(StrictMath.toRadians(d)); in testToRadiansD() local776 double converted = StrictMath.toRadians(StrictMath.toDegrees(d)); in testToDegreesD() local
741 double converted = Math.toDegrees(Math.toRadians(d)); in testToRadiansD() local753 double converted = Math.toRadians(Math.toDegrees(d)); in testToDegreesD() local