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

  /external/pixman/test/
pdf-op-test.c 17 PIXMAN_OP_HSL_HUE,
combiner-test.c 61 PIXMAN_OP_HSL_HUE,
blitters-test.c 152 PIXMAN_OP_HSL_HUE,
stress-test.c 840 PIXMAN_OP_HSL_HUE,
utils.c 930 case PIXMAN_OP_HSL_HUE: return "PIXMAN_OP_HSL_HUE";
    [all...]
  /external/pixman/demos/
composite-test.c 43 { "HSL_HUE", PIXMAN_OP_HSL_HUE },
  /external/pixman/pixman/
pixman-combine-float.c 949 imp->combine_float[PIXMAN_OP_HSL_HUE] = combine_hsl_hue_u_float;
1012 imp->combine_float_ca[PIXMAN_OP_HSL_HUE] = combine_dst_u_float;
pixman.h 373 PIXMAN_OP_HSL_HUE = 0x3b,
    [all...]
pixman-combine32.c     [all...]

Completed in 923 milliseconds