Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dpdf-op-test.c11 PIXMAN_OP_COLOR_DODGE,
Dcombiner-test.c55 PIXMAN_OP_COLOR_DODGE,
Dpixel-test.c2229 { PIXMAN_OP_COLOR_DODGE,
2234 { PIXMAN_OP_COLOR_DODGE,
2254 { PIXMAN_OP_COLOR_DODGE,
2384 { PIXMAN_OP_COLOR_DODGE,
2499 { PIXMAN_OP_COLOR_DODGE,
2619 { PIXMAN_OP_COLOR_DODGE,
Dsolid-test.c86 PIXMAN_OP_COLOR_DODGE,
Dblitters-test.c159 PIXMAN_OP_COLOR_DODGE,
Dtolerance-test.c71 PIXMAN_OP_COLOR_DODGE,
Dstress-test.c871 PIXMAN_OP_COLOR_DODGE,
Dutils.c1879 case PIXMAN_OP_COLOR_DODGE: in calc_op()
/third_party/pixman/demos/
Dcomposite-test.c37 { "COLOR_DODGE", PIXMAN_OP_COLOR_DODGE },
/third_party/pixman/pixman/
Dpixman-combine-float.c1084 imp->combine_float[PIXMAN_OP_COLOR_DODGE] = combine_color_dodge_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
1146 imp->combine_float_ca[PIXMAN_OP_COLOR_DODGE] = combine_color_dodge_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Dpixman.h436 PIXMAN_OP_COLOR_DODGE = 0x35, enumerator