Home
last modified time | relevance | path

Searched defs:getDeviceClipBounds (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkCanvas.h1095 bool getDeviceClipBounds(SkIRect* bounds) const { in getDeviceClipBounds() function
/external/skqp/include/core/
DSkCanvas.h1013 bool getDeviceClipBounds(SkIRect* bounds) const { in getDeviceClipBounds() function
/external/skia/src/core/
DSkCanvas.cpp1589 SkIRect SkCanvas::getDeviceClipBounds() const { in getDeviceClipBounds() function in SkCanvas
/external/skqp/src/core/
DSkCanvas.cpp1651 SkIRect SkCanvas::getDeviceClipBounds() const { in getDeviceClipBounds() function in SkCanvas