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

  /external/pixman/test/
pdf-op-test.c 20 PIXMAN_OP_HSL_LUMINOSITY
combiner-test.c 64 PIXMAN_OP_HSL_LUMINOSITY,
blitters-test.c 155 PIXMAN_OP_HSL_LUMINOSITY,
stress-test.c 843 PIXMAN_OP_HSL_LUMINOSITY,
utils.c 933 case PIXMAN_OP_HSL_LUMINOSITY: return "PIXMAN_OP_HSL_LUMINOSITY";
    [all...]
  /external/pixman/demos/
composite-test.c 46 { "HSL_LUMINOSITY", PIXMAN_OP_HSL_LUMINOSITY },
  /external/pixman/pixman/
pixman-combine-float.c 952 imp->combine_float[PIXMAN_OP_HSL_LUMINOSITY] = combine_hsl_luminosity_u_float;
1015 imp->combine_float_ca[PIXMAN_OP_HSL_LUMINOSITY] = combine_dst_u_float;
pixman.h 376 PIXMAN_OP_HSL_LUMINOSITY = 0x3e
    [all...]
pixman-combine32.c     [all...]

Completed in 730 milliseconds