Searched refs:shiftcolor8 (Results 1 – 1 of 1) sorted by relevance
65 static inline uint32_t shiftcolor8(const struct util_color_component *comp, in shiftcolor8() function108 (shiftcolor8(&(rgb)->red, (r)) | \109 shiftcolor8(&(rgb)->green, (g)) | \110 shiftcolor8(&(rgb)->blue, (b)) | \111 shiftcolor8(&(rgb)->alpha, (a)))