Searched defs:toRight (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/camera/ui/
H A DCameraControls.java159 toRight(mMenu, shutter, rotation);
160 toRight(mIndicators, shutter, rotation);
167 toRight(done, shutter, rotation);
273 private void toRight(View v, Rect other, int rotation) { method in class:CameraControls

Completed in 57 milliseconds