Searched refs:SkColorSetARGBInline (Results 1 – 1 of 1) sorted by relevance
31 static inline SkColor SkColorSetARGBInline(U8CPU a, U8CPU r, U8CPU g, U8CPU b) in SkColorSetARGBInline() function52 #define SkColorSetARGB(a, r, g, b) SkColorSetARGBInline(a, r, g, b)