Home
last modified time | relevance | path

Searched defs:orientation (Results 76 – 100 of 523) sorted by relevance

12345678910>>...21

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DWorkPausedCard.java71 int orientation = getResources().getConfiguration().orientation; in onLayout() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.cpp27 static int32_t rotateValueUsingRotationMap(int32_t value, int32_t orientation, in rotateValueUsingRotationMap()
59 static int32_t rotateStemKey(int32_t value, int32_t orientation, const int32_t map[][2], in rotateStemKey()
84 static int32_t rotateKeyCode(int32_t keyCode, int32_t orientation) { in rotateKeyCode()
/aosp12/packages/apps/Camera2/src/com/android/camera/one/
H A DOneCamera.java270 public final int orientation; field in OneCamera.CaptureParameters
278 public CaptureParameters(String title, int orientation, Location location, File in CaptureParameters()
339 public PhotoCaptureParameters(String title, int orientation, Location location, File in PhotoCaptureParameters()
/aosp12/frameworks/native/libs/input/
H A DTouchVideoFrame.cpp43 void TouchVideoFrame::rotate(int32_t orientation) { in rotate()
/aosp12/hardware/qcom/display/msm8994/libqservice/
H A DQServiceUtils.h85 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/display/msm8084/libqservice/
H A DQServiceUtils.h77 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/display/msm8226/libqservice/
H A DQServiceUtils.h77 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DRotateLayout.java105 public void setOrientation(int orientation) { in setOrientation()
/aosp12/packages/apps/Camera2/src/com/android/camera/hardware/
H A DHeadingSensor.java119 float[] orientation = new float[3]; in onSensorChanged() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DMmsVideoRecorder.java49 public MmsVideoRecorder(final Camera camera, final int cameraIndex, final int orientation, in MmsVideoRecorder()
/aosp12/hardware/google/pixel/pixelstats/
H A DOrientationCollector.cpp46 int32_t OrientationCollector::pollOrientation(int *orientation) { in pollOrientation()
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteHardwareConfig.java53 float ydpi, ScreenSize screenSize, ScreenOrientation orientation, in RemoteHardwareConfig()
/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
/aosp12/hardware/qcom/display/msm8909w_3100/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/display/msm8996/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/display/msm8998/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/display/msm8909/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/hardware/qcom/sdm845/display/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DCarUiGridLayoutStyle.java84 public void setOrientation(@Orientation int orientation) { in setOrientation()
/aosp12/frameworks/native/services/surfaceflinger/
H A DRegionSamplingThread.cpp201 uint32_t orientation, const Rect& sample_area) { in sampleArea()
241 const std::vector<RegionSamplingThread::Descriptor>& descriptors, uint32_t orientation) { in sampleBuffer()
271 ui::Transform::RotationFlags orientation; in captureSample() local
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DRecyclerViewImpl.java297 int orientation = layoutStyle == null ? VERTICAL : layoutStyle.getOrientation(); in setLayoutStyle() local
393 int orientation = getLayoutStyle() == null ? LinearLayout.VERTICAL in setContentDescription() local
573 int orientation) { in initRotaryScroll()
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dstatic_properties.h62 int orientation() const { return orientation_; }; in orientation() function

12345678910>>...21