Home
last modified time | relevance | path

Searched defs:mutableClipRestriction (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkDevice.h118 void androidFramework_setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in androidFramework_setDeviceClipRestriction()
146 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction()
399 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction()
DSkRasterClipStack.h126 void setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in setDeviceClipRestriction()
DSkBitmapDevice.cpp773 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction()