OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getdeviceorientation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/media/base/android/java/src/org/chromium/media/
VideoCapture.java
108
mDeviceOrientation =
getDeviceOrientation
();
327
protected int
getDeviceOrientation
() {
VideoCaptureAndroid.java
186
int rotation =
getDeviceOrientation
();
VideoCaptureTango.java
111
int rotation =
getDeviceOrientation
();
/packages/apps/InCallUI/src/com/android/incallui/
VideoCallPresenter.java
68
public int
getDeviceOrientation
() {
/packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java
299
private int
getDeviceOrientation
(Context context) {
[
all
...]
Completed in 106 milliseconds