Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
DHighlightView.java248 moveBy(dx * (mCropRect.width() / r.width()), in handleMotion()
268 void moveBy(float dx, float dy) { in moveBy() method in HighlightView