Searched refs:PIXMAN_FILTER_SEPARABLE_CONVOLUTION (Results 1 - 5 of 5) sorted by path

/external/pixman/demos/
H A Dscale.c243 pixman_image_set_filter (app->original, PIXMAN_FILTER_SEPARABLE_CONVOLUTION, params, n_params);
/external/pixman/pixman/
H A Dpixman-bits-image.c550 case PIXMAN_FILTER_SEPARABLE_CONVOLUTION:
H A Dpixman-image.c376 case PIXMAN_FILTER_SEPARABLE_CONVOLUTION:
524 image->common.filter == PIXMAN_FILTER_SEPARABLE_CONVOLUTION ||
687 if (filter == PIXMAN_FILTER_SEPARABLE_CONVOLUTION)
H A Dpixman.c458 case PIXMAN_FILTER_SEPARABLE_CONVOLUTION:
H A Dpixman.h316 PIXMAN_FILTER_SEPARABLE_CONVOLUTION enumerator in enum:__anon28855

Completed in 1595 milliseconds