Home
last modified time | relevance | path

Searched defs:orientation (Results 26 – 50 of 323) sorted by relevance

12345678910>>...13

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaGroup.java60 int orientation = super.getOrientation(candidate); in getOrientation() local
H A DTaskLaunchParamsModifier.java706 int orientation = activity.info.screenOrientation; in resolveOrientation() local
758 final int orientation = resolveOrientation(root, displayArea, inOutBounds); in getTaskBounds() local
801 private int convertOrientationToScreenOrientation(int orientation) { in convertOrientationToScreenOrientation()
814 int orientation = resolveOrientation(root); in resolveOrientation() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle2/src/main/
H A Dconfig.json42 "orientation": "unspecified", string
51 "orientation": "unspecified", string
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastFactory.java72 int userId, int orientation) { in createToast()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_id_key.h35 int orientation; member
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DToastPlugin.java110 default void onOrientationChange(int orientation) { } in onOrientationChange()
/aosp14/frameworks/base/core/java/android/gesture/
H A DOrientedBoundingBox.java31 public final float orientation; field in OrientedBoundingBox
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java45 default void onOrientationChanged(int orientation) {} in onOrientationChanged()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle25/src/main/
H A Dconfig.json38 "orientation": "unspecified", string
58 "orientation": "unspecified", string
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp40 float TransExifOrientationToDegree(const std::string& orientation) in TransExifOrientationToDegree()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp65 uint32_t orientation; in InnerUnmarshalling() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DRotationUtils.java127 int orientation; in getResourcesForRotation() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H A Dscreen_fuzzer.cpp77 Orientation orientation; in ScreenFuzzTest() local
103 Orientation orientation; in ScreenFuzzTestNoDisplay() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserGridLayoutManager.java61 public ChooserGridLayoutManager(Context context, int spanCount, int orientation, in ChooserGridLayoutManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/
H A DShortcutKeyDispatcher.java71 int orientation = mContext.getResources().getConfiguration().orientation; in onShortcutKeyPressed() local
/ohos5.0/foundation/window/window_manager/wmserver/src/utils/
H A Dwindow_manager_service_utils.cpp21 bool WmsUtils::IsFixedOrientation(Orientation orientation, WindowMode mode, uint32_t flags) in IsFixedOrientation()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dmicrophone_descriptor.cpp104 void MicrophoneDescriptor::SetMicOrientationInfo(const Vector3D &orientation) in SetMicOrientationInfo()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Djs_service_extension.h204 Rosen::DisplayOrientation orientation) override in OnDisplayInfoChange()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_native_display_manager___display_info.md155 ### orientation subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_native_display_manager___display_info.md155 ### orientation subsection
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
H A DThumbnailData.java41 public int orientation; field in ThumbnailData
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DDisplayViewport.java60 public int orientation; field in DisplayViewport
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/etsDmsDemo/dmsDemo/entry/src/main/
H A Dconfig.json39 "orientation": "unspecified", string
52 "orientation": "unspecified", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/
H A Dconfig.json42 "orientation": "unspecified", string
63 "orientation": "unspecified", string
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dviewport_config.h73 void SetOrientation(int32_t orientation) in SetOrientation()

12345678910>>...13