Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xcf.c191 } xcf_hierarchy; typedef
461 static void free_xcf_hierarchy (xcf_hierarchy * h) { in free_xcf_hierarchy()
466 static xcf_hierarchy * read_xcf_hierarchy (SDL_RWops * src, const xcf_header * head) { in read_xcf_hierarchy()
467 xcf_hierarchy * h; in read_xcf_hierarchy()
470 h = (xcf_hierarchy *) SDL_malloc (sizeof (xcf_hierarchy)); in read_xcf_hierarchy()
629 xcf_hierarchy *hierarchy; in do_layer_surface()

Completed in 9 milliseconds