OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateOrientation
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/services/core/java/com/android/server/audio/
RotationHelper.java
83
updateOrientation
();
97
static void
updateOrientation
() {
140
updateOrientation
();
155
updateOrientation
();
205
updateOrientation
();
AudioService.java
[
all
...]
/external/webrtc/talk/app/webrtc/objc/
avfoundationvideocapturer.mm
243
[self
updateOrientation
];
246
- (void)
updateOrientation
{
290
[self
updateOrientation
];
/external/opencv3/modules/videoio/include/opencv2/videoio/
cap_ios.h
92
- (void)
updateOrientation
;
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
AndroidInput.java
640
private void
updateOrientation
() {
662
updateOrientation
();
670
updateOrientation
();
678
updateOrientation
();
/external/opencv3/modules/videoio/src/
cap_ios_abstract_camera.mm
256
[self
updateOrientation
];
388
- (void)
updateOrientation
;
cap_ios_video_camera.mm
575
- (void)
updateOrientation
;
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
CameraOps.java
325
public void
updateOrientation
(int orientation) {
TestingCamera2.java
189
mCameraOps.
updateOrientation
(orientation);
Completed in 782 milliseconds