Loading src/com/android/gallery3d/filtershow/imageshow/ImageVignette.java +2 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,8 @@ public class ImageVignette extends ImageShow { mToImage = toImage; mImgWidth = imgWidth; mImgHeight = imgHeight; mTmpRadiusX = getRadiusX(); mTmpRadiusY = getRadiusY(); } @Override Loading Loading
src/com/android/gallery3d/filtershow/imageshow/ImageVignette.java +2 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,8 @@ public class ImageVignette extends ImageShow { mToImage = toImage; mImgWidth = imgWidth; mImgHeight = imgHeight; mTmpRadiusX = getRadiusX(); mTmpRadiusY = getRadiusY(); } @Override Loading