Searched refs:canvasBounds (Results 1 – 1 of 1) sorted by relevance
20 const SkIRect canvasBounds = SkIRect::MakeSize(canvas->getDeviceSize()); in pushCanvas() local28 data->requiredClip.setRect(canvasBounds); in pushCanvas()34 SkIRect localBounds = canvasBounds; in pushCanvas()