Home | History | Annotate | Download | only in core

Lines Matching refs:getClipDeviceBounds

783     if (!this->getClipDeviceBounds(&clipBounds)) {
1298 return this->getClipDeviceBounds(NULL);
1332 return this->getClipDeviceBounds(NULL);
1472 if (!getClipDeviceBounds(&ibounds)) {
1504 bool SkCanvas::getClipDeviceBounds(SkIRect* bounds) const {