Home | Sort by relevance Sort by last modified time |
/packages/apps/Gallery/src/com/android/camera/ | |
ImageViewTouchBase.java | 322 final float incrementPerMs = (scale - getScale()) / durationMs; 330 float target = oldScale + (incrementPerMs * currentMs); |