OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toLeft
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/ui/
CameraControls.java
94
toLeft
(mSwitcher, shutter, rotation);
101
toLeft
(cancel, shutter, rotation);
156
private void
toLeft
(View v, Rect other, int rotation) {
/packages/apps/Browser/src/com/android/browser/
PhoneUi.java
299
int
toLeft
= (mContentView.getWidth() - width) / 2;
301
int toRight =
toLeft
+ width;
309
fromLeft,
toLeft
);
385
int
toLeft
= 0;
408
fromLeft,
toLeft
);
Completed in 50 milliseconds