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

/external/pixman/test/
H A Dscaling-crash-test.c28 pixman_repeat_t repeat)
118 pixman_repeat_t value;
H A Dscaling-test.c74 pixman_repeat_t repeat = PIXMAN_REPEAT_NONE;
75 pixman_repeat_t mask_repeat = PIXMAN_REPEAT_NONE;
H A Dstress-test.c390 static pixman_repeat_t repeats[] =
407 pixman_repeat_t repeat;
H A Daffine-test.c44 pixman_repeat_t repeat = PIXMAN_REPEAT_NONE;
H A Dcomposite.c136 pixman_repeat_t repeat;
/external/pixman/demos/
H A Dradial-test.c130 static const pixman_repeat_t repeat[NUM_REPEAT] = {
/external/pixman/pixman/
H A Dpixman-gradient-walker.c34 pixman_repeat_t repeat)
H A Dpixman-bits-image.c99 pixman_repeat_t repeat_mode = image->common.repeat;
367 pixman_repeat_t repeat_mode = image->common.repeat;
436 pixman_repeat_t repeat_mode = image->common.repeat;
735 pixman_repeat_t repeat_mode)
881 pixman_repeat_t repeat_mode)
1035 pixman_repeat_t repeat_mode)
H A Dpixman-radial-gradient.c77 pixman_repeat_t repeat)
H A Dpixman-private.h106 pixman_repeat_t repeat;
331 pixman_repeat_t repeat;
339 pixman_repeat_t repeat);
H A Dpixman.h286 } pixman_repeat_t; typedef in typeref:enum:__anon28854
809 pixman_repeat_t repeat);
H A Dpixman-image.c665 pixman_repeat_t repeat)
H A Dpixman-fast-path.c1420 fetch_nearest (pixman_repeat_t src_repeat,
1466 pixman_repeat_t src_repeat;
H A Dpixman-inlines.h57 repeat (pixman_repeat_t repeat, int *c, int size)

Completed in 3956 milliseconds