Lines Matching refs:test_display

96 static Picture source_pixmap(struct test_display *t, struct test_target *target, int format)
122 static Picture source_a8r8g8b8(struct test_display *t, struct test_target *target)
127 static Picture source_x8r8g8b8(struct test_display *t, struct test_target *target)
132 static Picture source_a8(struct test_display *t, struct test_target *target)
137 static Picture source_a4(struct test_display *t, struct test_target *target)
142 static Picture source_a1(struct test_display *t, struct test_target *target)
147 static Picture source_1x1r(struct test_display *t, struct test_target *target)
168 static Picture source_solid(struct test_display *t, struct test_target *target)
174 static Picture source_linear_horizontal(struct test_display *t, struct test_target *target)
183 static Picture source_linear_vertical(struct test_display *t, struct test_target *target)
192 static Picture source_linear_diagonal(struct test_display *t, struct test_target *target)
201 static Picture source_radial_concentric(struct test_display *t, struct test_target *target)
221 static Picture source_radial_generic(struct test_display *t, struct test_target *target)
271 static Picture source_shm(struct test_display *t, struct test_target *target)
298 static Picture source_shm(struct test_display *t, struct test_target *target) { return 0; }
302 Picture (*create)(struct test_display *, struct test_target *);
320 static double _bench_source(struct test_display *t, enum target target_type,
379 static double _bench_mask(struct test_display *t, enum target target_type,