Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/layers/
H A DFootageLayer.cpp154 sk_sp<sksg::Matrix<SkMatrix>> image_transform; in attachFootageAsset() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c6302 typedef struct image_transform struct
6311 struct image_transform *const list; argument
6324 const struct image_transform *next; argument
6332 void (*ini)(const struct image_transform *this, argument
6337 void (*set)(const struct image_transform *this, argument
6346 void (*mod)(const struct image_transform *this, image_pixel *that, argument
6354 int (*add)(struct image_transform *this, argument
6357 } image_transform; typedef