Searched refs:mutableClipRestriction (Results 1 – 14 of 14) sorted by relevance
117 void androidFramework_setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in androidFramework_setDeviceClipRestriction() argument118 this->onSetDeviceClipRestriction(mutableClipRestriction); in androidFramework_setDeviceClipRestriction()145 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() argument407 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() argument
126 void setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in setDeviceClipRestriction() argument127 this->writable_rc().setDeviceClipRestriction(mutableClipRestriction); in setDeviceClipRestriction()
33 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override;
762 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() argument763 fRCStack.setDeviceClipRestriction(mutableClipRestriction); in onSetDeviceClipRestriction()764 if (!mutableClipRestriction->isEmpty()) { in onSetDeviceClipRestriction()765 SkRegion rgn(*mutableClipRestriction); in onSetDeviceClipRestriction()
130 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override;
117 void androidFramework_setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in androidFramework_setDeviceClipRestriction() argument118 this->onSetDeviceClipRestriction(mutableClipRestriction); in androidFramework_setDeviceClipRestriction()145 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() argument408 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() argument
773 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() argument774 fRCStack.setDeviceClipRestriction(mutableClipRestriction); in onSetDeviceClipRestriction()775 if (!mutableClipRestriction->isEmpty()) { in onSetDeviceClipRestriction()776 SkRegion rgn(*mutableClipRestriction); in onSetDeviceClipRestriction()
131 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override;
879 void SkDevice_ComputeLayerGroup::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() argument881 fRoot->onSetDeviceClipRestriction(mutableClipRestriction); in onSetDeviceClipRestriction()
213 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override;