Lines Matching refs:getDeviceClipBounds
1003 SkIRect getDeviceClipBounds() const;1013 bool getDeviceClipBounds(SkIRect* bounds) const {1014 *bounds = this->getDeviceClipBounds();