OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roundOrientation
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery3D/src/com/cooliris/media/
ImageManager.java
88
public static int
roundOrientation
(int orientationInput) {
/packages/apps/Camera/src/com/android/camera/
ImageManager.java
158
public static int
roundOrientation
(int orientationInput) {
Camera.java
311
orientation = ImageManager.
roundOrientation
(orientation);
[
all
...]
Completed in 217 milliseconds