Searched refs:n_values (Results 1 - 3 of 3) sorted by relevance

/external/pixman/pixman/
H A Dpixman-filter.c302 pixman_filter_create_separable_convolution (int *n_values, argument
327 *n_values = 4 + width * subsample_x + height * subsample_y;
329 params = malloc (*n_values * sizeof (pixman_fixed_t));
H A Dpixman.h851 pixman_filter_create_separable_convolution (int *n_values,
/external/chromium_org/third_party/libxml/src/
H A Dtestapi.c33241 int n_values; local
33249 for (n_values = 0;n_values < gen_nb_xmlChar_ptr_ptr;n_values++) {
33256 values = gen_xmlChar_ptr_ptr(n_values, 4);
33266 des_xmlChar_ptr_ptr(n_values, values, 4);
33277 printf(" %d", n_values);
33308 int n_values; local
33315 for (n_values = 0;n_values < gen_nb_xmlChar_ptr_pt
[all...]

Completed in 893 milliseconds