Home | History | Annotate | Download | only in testpat

Lines Matching refs:roundf

210 	for (i = roundf(1 * grid_unit); i < roundf(2 * grid_unit); i++) {
216 for (col = roundf((4 * grid_unit * 2) +
217 circle_pos[y_limit / 2][0]); col <= roundf((9 * grid_unit
222 i = roundf(1.4 * grid_unit);
231 for (line = roundf(2 * grid_unit); line < 4 * grid_unit; line++) {
237 for (col = 0; col <= roundf((3.5 * grid_unit * 2)); col++) {
244 for (col = roundf((9.5 * grid_unit * 2)); col <
245 roundf((13 * grid_unit * 2)); col++) {
257 for (i = roundf(3 * grid_unit); i < roundf(4 * grid_unit); i++) {
304 for (line = roundf(4 * grid_unit); line < (y_limit / 2);
326 for (col = roundf((1.5 * grid_unit * 2)); col <
327 roundf((4.3 * grid_unit * 2)); col++) {
334 for (col = roundf((4.3 * grid_unit * 2)); col <
335 roundf((7.6 * grid_unit * 2)); col++) {
342 for (col = roundf((7.6 * grid_unit * 2)); col <
343 roundf((11.5 * grid_unit * 2)); col++) {
352 for (line = roundf(9.5 * grid_unit); line <= (10.5 * grid_unit);
359 for (col = roundf((0 * grid_unit * 2)); col <
360 roundf((4 * grid_unit * 2)); col++) {
367 for (col = roundf((4 * grid_unit * 2)); col <
368 roundf((6.5 * grid_unit * 2)); col++) {
380 for (col = roundf((6.5 * grid_unit * 2)); col <
381 roundf((9 * grid_unit * 2)); col++) {
388 for (col = roundf((9 * grid_unit * 2)); col <
389 roundf((13 * grid_unit * 2)); col++) {
398 for (line = roundf(10.5 * grid_unit); line < (12 * grid_unit);
405 for (col = roundf(3.5 * grid_unit * 2); col <= roundf(9.5 *
418 for (col = roundf(0 * grid_unit * 2); col <= roundf(3.5 *
426 for (col = roundf(9.5 * grid_unit * 2); col <= roundf(13 *
452 for (col = roundf((6 * grid_unit * 2)); col <
453 roundf((7 * grid_unit * 2)); col++) {