Home | History | Annotate | Download | only in hwui

Lines Matching full:outset

1364         float outset = paint->getStrokeWidth() * 0.5f;
1365 left -= outset;
1366 top -= outset;
1367 right += outset;
1368 bottom += outset;
1882 rect.outset(p->getStrokeWidth() / 2, p->getStrokeWidth() / 2);
1907 rect.outset(p->getStrokeWidth() / 2, p->getStrokeWidth() / 2);
1942 rect.outset(p->getStrokeWidth() / 2, p->getStrokeWidth() / 2);