Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c6133 static image_transform image_transform_end = variable
8620 while (list != &image_transform_end) in transform_enable()
8648 while (list != &image_transform_end) in transform_disable()
8670 while (next != &image_transform_end) in image_transform_reset_count()
8692 while (next != &image_transform_end) in image_transform_test_counter()
8739 *this = &image_transform_end; in image_transform_add()
8744 while (list != &image_transform_end) in image_transform_add()
8775 if (*this != &image_transform_end) in image_transform_add()