Searched defs:hsv (Results 1 – 21 of 21) sorted by relevance
20 void setColor(int hsv); in setColor()
125 float[] hsv = (float[]) v.getTag(); in toggleClick() local146 private void setButtonColor(ToggleButton button, float[] hsv) { in setButtonColor()
133 float[] hsv = new float[] { in updatePaint() local167 public void notifyColorListeners(float[] hsv) { in notifyColorListeners()
147 public void setOrigColor(float[] hsv) { in setOrigColor()155 public void setColor(float[] hsv) { in setColor()
43 float[] hsv = new float[3]; in ColorGridDialog() local
98 float[] hsv = new float[3]; in fillBitmap() local220 public void notifyColorListeners(float[] hsv) { in notifyColorListeners()
138 float[] hsv = new float[3]; in setUpColorPanel() local212 public void notifyColorListeners(float[] hsv) { in notifyColorListeners()
180 public void setColor(float[] hsv) { in setColor()
179 public void setColor(float[] hsv) { in setColor()
203 public void setColor(float[] hsv) { in setColor()
28 unsigned short * hsv = (unsigned short *)malloc(3*sizeof(short)); in JNIFUNCF() local
33 void rgb2hsv( unsigned char *rgb,int rgbOff,unsigned short *hsv,int hsvOff) in rgb2hsv()82 void hsv2rgb(unsigned short *hsv,int hsvOff, unsigned char *rgb,int rgbOff) in hsv2rgb()
41 unsigned short * hsv = (unsigned short *)malloc(3*sizeof(short)); in JNIFUNCF() local
54 float[] hsv = new float[] { in apply() local
121 float[] hsv = new float[3]; in setFabAndStrokeColor() local
243 float[] hsv = new float[3]; in getIndicatorColor() local
163 float[] hsv = new float[3]; in updateSettingColor() local
492 float[] hsv = new float[3]; in findDominantColorByHue() local
553 float[] hsv = new float[3]; in onQueryComplete() local
834 float[] hsv = new float[3]; in getDisplayColorFromColor() local