Searched defs:image_transform (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngvalid.c | 6291 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 6346 } image_transform; typedef
|
| /third_party/libpng/contrib/libtests/ |
| D | pngvalid.c | 6291 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 6346 } image_transform; typedef
|