Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c6291 typedef struct image_transform struct
6300 struct image_transform *const list; argument
6313 const struct image_transform *next; argument
6321 void (*ini)(const struct image_transform *this, argument
6326 void (*set)(const struct image_transform *this, argument
6335 void (*mod)(const struct image_transform *this, image_pixel *that, argument
6343 int (*add)(struct image_transform *this, argument
6344 const struct image_transform **that, png_byte colour_type,
6346 } image_transform; typedef
6354 const image_transform* transform_list;
[all …]