[go: nahoru, domu]

Searched refs:hue (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DILEDArray.c64 if (!(0 <= color.hue && color.hue <= 360000))
117 color->hue = 0; // red, but per specification 1.0.1 pg. 259: "Default color is undefined."
/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
H A DDemoModeController.java129 final float hue = y / (h / 360);
132 final int color = Color.HSVToColor(new float[]{hue, sat, val});
133 if (DEBUG) Log.d(TAG, String.format("hsv=(%s,%s,%s) argb=#%08x", hue, sat, val, color));
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2593 XAmillidegree hue; member in struct:XAHSL_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h623 SLmillidegree hue; member in struct:SLHSL_

Completed in 162 milliseconds