Home | History | Annotate | Download | only in effects

Lines Matching refs:outsetX

849         SkScalar outsetX = 3.0f*fSigma;
855 outsetX /= viewMatrix.getScaleX();
858 srcProxyRect.outset(outsetX, outsetY);