Searched refs:hue (Results 1 – 11 of 11) sorted by relevance
109 double hue = Math.PI * 2 * (mDotX - mBorder) / (mHeight - 2 * mBorder); in onTouchEvent() local110 mHSVO[0] = ((float) Math.toDegrees(hue) + 360) % 360; in onTouchEvent()181 double hue = mHSVO[0]; in updateDot() local184 mDotX = (float) (mBorder + (mHeight - 2 * mBorder) * Math.toRadians(hue) / (Math.PI * 2)); in updateDot()
97 float hue = 360 * (x) / (float) w; in fillBitmap() local99 mTmpHSV[0] = hue; in fillBitmap()
181 double hue = mHSVO[0]; in updateDot() local
112 final float colorHue = hue(color); in calculatePrimaryAndSecondaryColor()117 final float comparedHue = hue(primaryColor); in calculatePrimaryAndSecondaryColor()146 public static float hue(int color) { in hue() method in MaterialColorMapUtils
512 int hue = (int) hsv[0]; in findDominantColorByHue() local513 if (hue < 0 || hue >= hueScoreHistogram.length) { in findDominantColorByHue()518 hueScoreHistogram[hue] += score; in findDominantColorByHue()519 if (hueScoreHistogram[hue] > highScore) { in findDominantColorByHue()520 highScore = hueScoreHistogram[hue]; in findDominantColorByHue()521 bestHue = hue; in findDominantColorByHue()536 int hue = (int) hsv[0]; in findDominantColorByHue() local537 if (hue == bestHue) { in findDominantColorByHue()
152 int hue = rgb2hue(in);154 float t = satLut[hue];
41 representation.setTextId(R.string.hue); in getDefaultRepresentation()
32 filters/hue.c \
1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...