Home
last modified time | relevance | path

Searched refs:shiftcolor8 (Results 1 - 1 of 1) sorted by relevance

/third_party/libdrm/tests/util/
H A Dpattern.c65 static inline uint32_t shiftcolor8(const struct util_color_component *comp, in shiftcolor8() function
108 (shiftcolor8(&(rgb)->red, (r)) | \
109 shiftcolor8(&(rgb)->green, (g)) | \
110 shiftcolor8(&(rgb)->blue, (b)) | \
111 shiftcolor8(&(rgb)->alpha, (a)))

Completed in 2 milliseconds