Home
last modified time | relevance | path

Searched defs:orientation (Results 176 – 200 of 323) sorted by relevance

12345678910>>...13

/aosp14/frameworks/base/media/java/android/media/
H A DMicrophoneInfo.java171 Coordinate3F orientation, List<Pair<Float, Float>> frequencyResponse, in MicrophoneInfo()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardSecurityContainerTest.java415 private Configuration configuration(@Configuration.Orientation int orientation) { in configuration()
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraExtensionJpegProcessor.java106 Integer orientation = captureBundles.get(0).captureResult.get( in getJpegParameters() local
/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/
H A Dconfig.json35 "orientation": "unspecified", string
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/
H A Dconfig.json35 "orientation": "unspecified", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/
H A Dmodule.json35 "orientation":"portrait", string
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp254 Orientation orientation = Orientation::VERTICAL; variable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotView.java461 int orientation = mContext.getResources().getConfiguration().orientation; in updateInsets() local
491 int orientation = mContext.getResources().getConfiguration().orientation; in updateOrientation() local
/aosp14/frameworks/base/location/java/com/android/internal/location/altitude/
H A DS2CellIdUtils.java351 int orientation = in toIjo() local
387 int level, int i, int j, int origOrientation, int pos, int orientation) { in initLookupCell()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp292 std::string orientation = ""; in GetAndSetExifOrientation() local
306 std::string orientation = GetAndSetExifOrientation( in RotatePicture() local
/aosp14/frameworks/base/core/java/android/hardware/
H A DLegacySensorManager.java288 float[] values, int orientation) { in mapSensorDataToWindow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java103 private void updateViewForOrientation(@Configuration.Orientation int orientation) { in updateViewForOrientation()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotationCompatPolicy.java193 int orientation = (isPortraitActivity && isNaturalDisplayOrientationPortrait) in getOrientationInternal() local
H A DAppTransition.java681 HardwareBuffer thumbnailHeader, WindowContainer container, int orientation) { in createThumbnailAspectScaleAnimationLocked()
765 int orientation, Rect frame, Rect displayFrame, Rect insets, in loadAnimation()
1602 private boolean shouldScaleDownThumbnailTransition(int uiMode, int orientation) { in shouldScaleDownThumbnailTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp252 auto orientation = container->GetOrientation(); in SetAutoRotate() local
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp103 int orientation = static_cast<int>(display->GetRotation()); in FoldEventCacher() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp227 void WindowOption::SetRequestedOrientation(Orientation orientation) in SetRequestedOrientation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp716 std::string orientation = imageSrc->GetProperty("Orientation"); in GetThumbnailOrientation() local
891 std::string orientation = imageSrc->GetProperty("Orientation"); in GetThumbnailOrientation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.h217 void SetLaterAvoidArgs(Rect keyboardArea, double positionY, double height, int32_t orientation) in SetLaterAvoidArgs()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Disolated_pattern.cpp211 int32_t orientation = 0; in OnDirtyLayoutWrapperSwap() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_screen_touch.cpp193 OHOS::Rosen::DisplayOrientation orientation = displayMgr.GetOrientation(); in ConversionCoordinates() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp353 Orientation orientation = source.GetObject<Orientation>(); in ProxyInterfaceFuzzTestPart4() local
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_test.cpp91 DisplayOrientation orientation) override in OnDisplayInfoChange()
1105 DisplayOrientation orientation = DisplayOrientation::UNKNOWN; variable
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
H A DVolumeDialogImplTest.java544 private void setOrientation(int orientation) { in setOrientation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayController.java274 void onInsetsChanged(WindowInsets insets, int orientation) { in onInsetsChanged()

12345678910>>...13