Home | History | Annotate | Download | only in libtests

Lines Matching defs:bgr

6019    unsigned int swap_rgb :1;             /* RGB swapped to BGR */
6126 /* Green is second for both BGR and RGB: */
6130 if (format != 0 && format->swap_rgb) /* BGR */
8486 IT(bgr);
8488 #define PT ITSTRUCT(bgr)