Searched refs:image_init (Results 1 - 1 of 1) sorted by relevance

/external/pixman/test/
H A Dcomposite.c384 image_init (image_t *info, function
457 image_init (&dst, random_color(), random_format(), 1);
458 image_init (&src, random_color(), random_format(), random_size());
459 image_init (&mask, random_color(), random_format(), random_size());

Completed in 71 milliseconds