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

/external/pixman/pixman/
H A Dpixman-noop.c162 { PIXMAN_OP_DST, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, noop_composite },
H A Dpixman-general.c210 { PIXMAN_OP_any, PIXMAN_any, 0, PIXMAN_any, 0, PIXMAN_any, 0, general_composite_rect },
H A Dpixman-implementation.c127 (info->src_format == PIXMAN_any)) &&
129 (info->mask_format == PIXMAN_any)) &&
131 (info->dest_format == PIXMAN_any)) &&
H A Dpixman-bits-image.c1374 { PIXMAN_any,
1471 { PIXMAN_any,
1478 { PIXMAN_any,
1502 if ((info->format == format || info->format == PIXMAN_any) &&
H A Dpixman-fast-path.c1966 PIXMAN_any,
1969 PIXMAN_any, 0,
1970 PIXMAN_any, FAST_PATH_STD_DEST_FLAGS,
H A Dpixman-private.h658 #define PIXMAN_any PIXMAN_FORMAT (0, 5, 0, 0, 0, 0) macro

Completed in 123 milliseconds