HomeSort by relevance Sort by last modified time
    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 385 approximate by at most HUE1 and HUE2 half-ulps, is strictly less
    [all...]

Completed in 205 milliseconds