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

/external/skia/include/core/
H A DSkCanvas.h564 SkIRect getDeviceClipBounds() const { return this->onGetDeviceClipBounds(); } function in class:SkCanvas
569 bool getDeviceClipBounds(SkIRect* bounds) const { function in class:SkCanvas

Completed in 109 milliseconds