HomeSort by relevance Sort by last modified time
    Searched full:hue1 (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/colorpicker/src/com/android/colorpicker/
HsvColorComparator.java 32 float hue1 = hsv[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 93 milliseconds