Home | History | Annotate | Download | only in core

Lines Matching refs:getDeviceClipBounds

1006     SkIRect getDeviceClipBounds() const;
1016 bool getDeviceClipBounds(SkIRect* bounds) const {
1017 *bounds = this->getDeviceClipBounds();