Home
last modified time | relevance | path

Searched refs:clipDeviceBounds (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/docs/examples/
H A DCanvas_getBaseLayerSize.cpp11 SkIRect clipDeviceBounds = canvas.getDeviceClipBounds(); in REG_FIDDLE() local
12 if (clipDeviceBounds.isEmpty()) { in REG_FIDDLE()
15 SkDebugf("clip=%d,%d\n", clipDeviceBounds.width(), clipDeviceBounds.height()); in REG_FIDDLE()

Completed in 1 milliseconds