Searched refs:sameValues (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DControlPoint.java33 public boolean sameValues(ControlPoint other) { method in class:ControlPoint
H A DSpline.java86 public boolean sameValues(Spline other) { method in class:Spline
101 if (!p.sameValues(otherPoint)) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterCurvesRepresentation.java89 if (!getSpline(i).sameValues(curve.getSpline(i))) {

Completed in 61 milliseconds