OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hue2
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/colorpicker/src/com/android/colorpicker/
HsvColorComparator.java
38
float
hue2
= hsv2[0];
local
42
if (hue1 <
hue2
) {
44
} else if (hue1 >
hue2
) {
/external/llvm/lib/Support/
APFloat.cpp
391
approximate by at most HUE1 and
HUE2
half-ulps, is strictly less
[
all
...]
Completed in 1718 milliseconds