Lines Matching defs:bounds
9 SkIRect bounds = canvas->getDeviceClipBounds();
11 bounds.fLeft, bounds.fTop, bounds.fRight, bounds.fBottom);
17 bounds = canvas->getDeviceClipBounds();
19 bounds.fLeft, bounds.fTop, bounds.fRight, bounds.fBottom);
23 bounds = canvas->getDeviceClipBounds();
25 bounds.fLeft, bounds.fTop, bounds.fRight, bounds.fBottom);