Home
last modified time | relevance | path

Searched refs:getDeviceOrientation (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DVideoCapturerAndroid.java463 " .Device orientation: " + getDeviceOrientation()); in startCaptureOnCameraThread()
639 private int getDeviceOrientation() { in getDeviceOrientation() method in VideoCapturerAndroid
663 int rotation = getDeviceOrientation(); in getFrameOrientation()