Searched +defs:b +defs:V (Results 1 – 2 of 2) sorted by relevance
27 int b = argb & 0xFF; in brightness() local29 int V = Math.max(b, Math.max(r, g)); in brightness() local37 int b = argb & 0xFF; in hue() local39 int V = Math.max(b, Math.max(r, g)); in hue() local
95 uint32_t a, b; member411 uint64_t V = *vcol; in getRawStats() local