Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkCanvas.h537 SkIRect getDeviceClipBounds() const { return this->onGetDeviceClipBounds(); } in getDeviceClipBounds() function
542 bool getDeviceClipBounds(SkIRect* bounds) const { in getDeviceClipBounds() function