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

/external/pixman/test/
H A Dmatrix-test.c86 pixman_vector_48_16_t vi, result_i; local
131 pixman_transform_point_31_16_affine (&ti, &vi, &result_i);
133 transform_ok = pixman_transform_point_31_16 (&ti, &vi, &result_i);
135 crc32 = compute_crc32 (crc32, &result_i, sizeof(result_i));
158 pixman_fixed_to_float128 (result_i.v[j]));

Completed in 98 milliseconds