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

  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
FullscreenToolView.java 74 protected void mapPhotoPoint(float x, float y, PointF dst) {
DoodleView.java 131 mapPhotoPoint(x, y, lastPoint);
138 mapPhotoPoint(x, y, lastPoint);
148 mapPhotoPoint(x + 1, y + 1, lastPoint);

Completed in 6693 milliseconds