Searched defs:hue (Results 1 – 5 of 5) sorted by relevance
109 double hue = Math.PI * 2 * (mDotX - mBorder) / (mHeight - 2 * mBorder); in onTouchEvent() local181 double hue = mHSVO[0]; in updateDot() local
181 double hue = mHSVO[0]; in updateDot() local
97 float hue = 360 * (x) / (float) w; in fillBitmap() local
146 public static float hue(int color) { in hue() method in MaterialColorMapUtils
436 int hue = (int) hsv[0]; in findDominantColorByHue() local460 int hue = (int) hsv[0]; in findDominantColorByHue() local