Home
last modified time | relevance | path

Searched defs:HSBtoColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DColor.java239 public static int HSBtoColor(float[] hsb) { in HSBtoColor() method in Color
256 public static int HSBtoColor(float h, float s, float b) { in HSBtoColor() method in Color