Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c5478 typedef struct image_transform struct
5487 struct image_transform *PNG_CONST list; argument
5500 PNG_CONST struct image_transform *next; argument
5508 void (*ini)(PNG_CONST struct image_transform *this, argument
5513 void (*set)(PNG_CONST struct image_transform *this, argument
5522 void (*mod)(PNG_CONST struct image_transform *this, image_pixel *that, argument
5530 int (*add)(struct image_transform *this, argument
5531 PNG_CONST struct image_transform **that, png_byte colour_type,
5533 } image_transform; typedef
5541 PNG_CONST image_transform* transform_list;
[all …]