Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c6506 static image_transform image_transform_end = variable
8993 while (list != &image_transform_end) in transform_enable()
9021 while (list != &image_transform_end) in transform_disable()
9043 while (next != &image_transform_end) in image_transform_reset_count()
9065 while (next != &image_transform_end) in image_transform_test_counter()
9112 *this = &image_transform_end; in image_transform_add()
9117 while (list != &image_transform_end) in image_transform_add()
9148 if (*this != &image_transform_end) in image_transform_add()