HomeSort by relevance Sort by last modified time
    Searched refs:PIXMAN_OP_HSL_COLOR (Results 1 - 9 of 9) sorted by null

  /external/pixman/test/
pdf-op-test.c 19 PIXMAN_OP_HSL_COLOR,
combiner-test.c 63 PIXMAN_OP_HSL_COLOR,
blitters-test.c 154 PIXMAN_OP_HSL_COLOR,
stress-test.c 842 PIXMAN_OP_HSL_COLOR,
utils.c 932 case PIXMAN_OP_HSL_COLOR: return "PIXMAN_OP_HSL_COLOR";
    [all...]
  /external/pixman/demos/
composite-test.c 45 { "HSL_COLOR", PIXMAN_OP_HSL_COLOR },
  /external/pixman/pixman/
pixman-combine-float.c 951 imp->combine_float[PIXMAN_OP_HSL_COLOR] = combine_hsl_color_u_float;
1014 imp->combine_float_ca[PIXMAN_OP_HSL_COLOR] = combine_dst_u_float;
pixman.h 375 PIXMAN_OP_HSL_COLOR = 0x3d,
    [all...]
pixman-combine32.c     [all...]

Completed in 59 milliseconds