HomeSort by: relevance | last modified time | path
    Searched defs:describe_image (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/pixman/dist/test/
composite.c 201 describe_image (image_t *info, char *buf) function
337 printf ("Source: %s\n", describe_image (src, buf));
339 printf ("Mask: %s\n", describe_image (mask, buf));
341 printf ("Destination: %s\n\n", describe_image (dst, buf));

Completed in 5 milliseconds