Searched refs:array_destroy (Results 1 – 4 of 4) sorted by relevance
64 static INLINE void array_destroy(struct array *array) in array_destroy() function
220 array_destroy(polyarray->array); in polygon_array_cleanup()229 array_destroy(p->segments); in path_destroy()230 array_destroy(p->control_points); in path_destroy()1220 array_destroy(p->segments); in path_clear()1221 array_destroy(p->control_points); in path_clear()
1338 array_destroy(stroker->segments); in stroker_cleanup()1339 array_destroy(stroker->control_points); in stroker_cleanup()
349 array_destroy(img->children_array); in image_destroy()