Home | History | Annotate | Download | only in effects

Lines Matching refs:outsetX

850         SkScalar outsetX = 3.0f*fSigma;
856 outsetX /= viewMatrix.getScaleX();
859 srcProxyRect.outset(outsetX, outsetY);