Searched defs:toArgb (Results 1 – 2 of 2) sorted by relevance
467 public int toArgb() { in toArgb() method in Color838 public static int toArgb(@ColorLong long color) { in toArgb() method in Color
46 static inline int32_t toArgb(int32_t brightness, int32_t red, int32_t green, int32_t blue) { in toArgb() function