Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dpixel-test.c30 typedef struct pixel_combination_t pixel_combination_t; typedef
31 struct pixel_combination_t struct
42 static const pixel_combination_t regressions[] = argument
2858 verify (int test_no, const pixel_combination_t *combination, int size, in verify()
3000 const pixel_combination_t *combination = &(regressions[i]); in main()