Searched refs:computeDeviceClipBounds (Results 1 – 2 of 2) sorted by relevance
243 fCanvas->fQuickRejectBounds = fCanvas->computeDeviceClipBounds(); in ~AutoUpdateQRBounds()302 fQuickRejectBounds = this->computeDeviceClipBounds(); in resetForNextPicture()327 fQuickRejectBounds = this->computeDeviceClipBounds(); in init()1095 fQuickRejectBounds = this->computeDeviceClipBounds(); in internalSaveLayer()1215 fQuickRejectBounds = this->computeDeviceClipBounds(); in internalRestore()1546 SkRect tmp = this->computeDeviceClipBounds(); in validateClip()1632 return this->computeDeviceClipBounds(/*outsetForAA=*/false).roundOut(); in getDeviceClipBounds()1635 SkRect SkCanvas::computeDeviceClipBounds(bool outsetForAA) const { in computeDeviceClipBounds() function in SkCanvas
2676 SkRect computeDeviceClipBounds(bool outsetForAA=true) const;