Searched refs:clipDeviceBounds (Results 1 – 2 of 2) sorted by relevance
11 SkIRect clipDeviceBounds = canvas.getDeviceClipBounds(); in draw() local12 if (clipDeviceBounds.isEmpty()) { in draw()15 SkDebugf("clip=%d,%d\n", clipDeviceBounds.width(), clipDeviceBounds.height()); in draw()
435 SkIRect clipDeviceBounds = canvas.getDeviceClipBounds();436 if (clipDeviceBounds.isEmpty()) {439 SkDebugf("clip=%d,%d\n", clipDeviceBounds.width(), clipDeviceBounds.height());