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

/external/pixman/test/
H A Dcheck-formats.c280 return PIXMAN_OP_NONE;
290 op = PIXMAN_OP_NONE;
312 else if ((op = operator_from_string (arg)) == PIXMAN_OP_NONE)
338 op = PIXMAN_OP_NONE;
342 if (op == PIXMAN_OP_NONE || src_fmt == PIXMAN_null || dest_fmt == PIXMAN_null)
H A Dutils.c935 case PIXMAN_OP_NONE:
/external/pixman/pixman/
H A Dpixman-noop.c163 { PIXMAN_OP_NONE },
H A Dpixman-general.c211 { PIXMAN_OP_NONE }
H A Dpixman-arm-simd.c245 { PIXMAN_OP_NONE },
H A Dpixman-implementation.c122 while (info->op != PIXMAN_OP_NONE)
H A Dpixman-mips-dspr2.c428 { PIXMAN_OP_NONE },
H A Dpixman-arm-neon.c424 { PIXMAN_OP_NONE },
H A Dpixman.h381 PIXMAN_OP_NONE = PIXMAN_N_OPERATORS enumerator in enum:__anon28856
H A Dpixman-vmx.c1612 { PIXMAN_OP_NONE },
H A Dpixman-fast-path.c1974 { PIXMAN_OP_NONE },
H A Dpixman-mmx.c4042 { PIXMAN_OP_NONE },
H A Dpixman-sse2.c6212 { PIXMAN_OP_NONE },

Completed in 399 milliseconds