Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
DColorRectView.java109 double hue = Math.PI * 2 * (mDotX - mBorder) / (mHeight - 2 * mBorder); in onTouchEvent() local
110 mHSVO[0] = ((float) Math.toDegrees(hue) + 360) % 360; in onTouchEvent()
181 double hue = mHSVO[0]; in updateDot() local
184 mDotX = (float) (mBorder + (mHeight - 2 * mBorder) * Math.toRadians(hue) / (Math.PI * 2)); in updateDot()
DColorHueView.java97 float hue = 360 * (x) / (float) w; in fillBitmap() local
99 mTmpHSV[0] = hue; in fillBitmap()
DColorSVRectView.java181 double hue = mHSVO[0]; in updateDot() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DMaterialColorMapUtils.java112 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
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java512 int hue = (int) hsv[0]; in findDominantColorByHue() local
513 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() local
537 if (hue == bestHue) { in findDominantColorByHue()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
Dsaturation.rs152 int hue = rgb2hue(in);
154 float t = satLut[hue];
DImageFilterHue.java41 representation.setTextId(R.string.hue); in getDefaultRepresentation()
/packages/apps/Gallery2/jni/
DAndroid.mk32 filters/hue.c \
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...