Home
last modified time | relevance | path

Searched refs:mCurveWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java33 private static int mCurveWidth; field in Spline
67 mCurveWidth = width; in setCurveWidth()
314 int curveWidth = mCurveWidth; in draw()