Lines Matching full:bounds
60 // Each quadratic is rendered as a five sided polygon. This poly bounds
330 SkRect bounds;
349 bounds.setBounds(devPts, 3);
350 bounds.outset(SK_Scalar1, SK_Scalar1);
351 bounds.roundOut(&ibounds);
376 bounds.setBounds(devPts, 2);
377 bounds.outset(SK_Scalar1, SK_Scalar1);
378 bounds.roundOut(&ibounds);
396 bounds.setBounds(devPts, 3);
397 bounds.outset(SK_Scalar1, SK_Scalar1);
398 bounds.roundOut(&ibounds);
425 bounds.setBounds(devPts, 4);
426 bounds.outset(SK_Scalar1, SK_Scalar1);
427 bounds.roundOut(&ibounds);
444 // bounds has to be calculated in device space, but q is
448 bounds.setBounds(devPts, 3);
451 bounds.setBounds(&q[i], 3);
454 bounds.outset(SK_Scalar1, SK_Scalar1);
455 bounds.roundOut(&ibounds);
801 // Seed the dev bounds with some pts known to be inside. Each quad and conic grows the bounding
854 // The bounds ought to be tight, but in perspective the below code runs the verts