Searched defs:hue (Results 1 – 6 of 6) sorted by relevance
109 double hue = Math.PI * 2 * (mDotX - mBorder) / (mHeight - 2 * mBorder); in onTouchEvent() local180 double hue = mHSVO[0]; in updateDot() local
180 double hue = mHSVO[0]; in updateDot() local
97 float hue = 360 * (x) / (float) w; in fillBitmap() local
50 public static float hue(int color) { in hue() method in MaterialColorMapUtils
149 public static float hue(int color) { in hue() method in MaterialColorMapUtils
322 int hue = (int) hsv[0]; in findDominantColorByHue() local346 int hue = (int) hsv[0]; in findDominantColorByHue() local