Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c6519 static image_transform image_transform_end = variable
9004 while (list != &image_transform_end) in transform_enable()
9032 while (list != &image_transform_end) in transform_disable()
9054 while (next != &image_transform_end) in image_transform_reset_count()
9076 while (next != &image_transform_end) in image_transform_test_counter()
9123 *this = &image_transform_end; in image_transform_add()
9128 while (list != &image_transform_end) in image_transform_add()
9159 if (*this != &image_transform_end) in image_transform_add()