HomeSort by relevance Sort by last modified time
    Searched full:pixman_image_from_file (Results 1 - 3 of 3) sorted by null

  /external/pixman/demos/
gtk-utils.h 10 pixman_image_from_file (const char *filename, pixman_format_code_t format);
gtk-utils.c 7 pixman_image_from_file (const char *filename, pixman_format_code_t format) function
scale.c 417 if (!(image = pixman_image_from_file (argv[1], PIXMAN_a8r8g8b8)))

Completed in 2825 milliseconds