Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/layers/
DFootageLayer.cpp115 sk_sp<sksg::Matrix<SkMatrix>> image_transform; in attachFootageAsset() local
/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
6346 } image_transform; typedef