Home
last modified time | relevance | path

Searched refs:swap_rgb (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member
6132 if (format != 0 && format->swap_rgb) /* BGR */ in image_pixel_init()
6171 this->swap_rgb = 0; in image_pixel_init()
8468 that->swap_rgb = 1; in image_transform_png_set_bgr_mod()