Home | History | Annotate | Download | only in core

Lines Matching refs:inputSaveLayerBounds

856     SkIRect inputSaveLayerBounds;
860 r.roundOut(&inputSaveLayerBounds);
862 inputSaveLayerBounds = clipBounds;
870 &inputSaveLayerBounds);
877 clippedSaveLayerBounds = inputSaveLayerBounds;