Lines Matching defs:fill_image
94 static void fill_image(const PixelStorageModes *,
3534 fill_image(&psm,widthin, heightin, format, typein, is_index(format),
3581 fill_image(&psm,width, 1, format, type, is_index(format),
3589 ** If swap_bytes was set, swapping occurred in fill_image.
3736 fill_image(&psm,width, height, format, type, is_index(format),
3745 ** If swap_bytes was set, swapping occurred in fill_image.
4682 ** Abbreviated version of fill_image for this restricted case.
4878 static void fill_image(const PixelStorageModes *psm,
5134 } /* fill_image() */
5139 ** empty_image() because it is the opposite of fill_image().