Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java51 public float getHue() { in getHue() method in Cam
283 float hRad = getHue() * (float) Math.PI / 180.0f; in viewed()