Searched defs:onGetDeviceClipBounds (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/utils/
H A DSkDeferredCanvas.cpp564 SkIRect SkDeferredCanvas::onGetDeviceClipBounds() const { function in class:SkDeferredCanvas
/external/skia/src/core/
H A DSkCanvas.cpp1642 SkIRect ibounds = this->onGetDeviceClipBounds();
1664 SkIRect SkCanvas::onGetDeviceClipBounds() const { function in class:SkCanvas

Completed in 65 milliseconds