Home
last modified time | relevance | path

Searched refs:fromJch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java226 private static Cam fromJch(float j, float c, float h) { in fromJch() method in Cam
457 Cam camBeforeClip = Cam.fromJch(mid, chroma, hue); in findCamByJ()
473 Cam.fromJch(camClipped.getJ(), camClipped.getChroma(), hue)); in findCamByJ()