HomeSort by relevance Sort by last modified time
    Searched refs:isPointContained (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCurves.java 314 if (spline.isPointContained(posX, pick)) {
Spline.java 417 public boolean isPointContained(float x, int n) {

Completed in 101 milliseconds