Searched refs:shiftcolor10 (Results 1 – 1 of 1) sorted by relevance
78 static inline uint32_t shiftcolor10(const struct util_color_component *comp, in shiftcolor10() function102 (shiftcolor10(&(rgb)->red, (r)) | \103 shiftcolor10(&(rgb)->green, (g)) | \104 shiftcolor10(&(rgb)->blue, (b)) | \105 shiftcolor10(&(rgb)->alpha, (a)))