Home
last modified time | relevance | path

Searched defs:orientation (Results 101 – 125 of 523) sorted by relevance

12345678910>>...21

/aosp12/frameworks/layoutlib/bridge/src/android/util/imagepool/
H A DImageImpl.java52 Orientation orientation) { in ImageImpl()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
H A DThumbnailData.java42 public int orientation; field in ThumbnailData
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DMtpBitmapFetch.java103 int orientation = Exif.getOrientation(imageBytes); in getFullsize() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/qsb/
H A DQsbWidgetHostView.java52 public boolean isReinflateRequired(int orientation) { in isReinflateRequired()
/aosp12/hardware/qcom/sm8150/display/libqservice/
H A DQServiceUtils.h73 inline android::status_t setExtOrientation(uint32_t orientation) { in setExtOrientation()
/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_pose.h26 float32x4_t orientation; member
72 float32x4_t orientation; member
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DExif.java162 final int orientation = pack(jpeg, offset + 8, 2, littleEndian); in getOrientation() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DEncodedImageResource.java45 public EncodedImageResource(String key, byte[] imageBytes, int orientation) { in EncodedImageResource()
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DExif.java157 final int orientation = pack(jpeg, offset + 8, 2, littleEndian); in getOrientation() local
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DPhotoDataFactory.java42 int orientation = c.getInt(PhotoDataQuery.COL_ORIENTATION); in fromCursor() local
H A DFilmstripItemData.java58 int orientation, in FilmstripItemData()
271 public Builder withOrientation(int orientation) { in withOrientation()
H A DFilmstripItemUtils.java91 int imageHeight, int widthBound, int heightBound, int orientation, in loadImageThumbnailFromStream()
/aosp12/packages/apps/Camera2/src/com/android/camera/session/
H A DSessionNotifier.java57 public void notifySessionPictureDataAvailable(final byte[] pictureData, final int orientation); in notifySessionPictureDataAvailable()
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DRotateLayout.java116 public void setOrientation(int orientation, boolean animation) { in setOrientation()
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoCarousel.java189 int orientation = (width > height ? LANDSCAPE : PORTRAIT); in changePhoto() local
208 int orientation = ((Integer) photo.getTag(R.id.photo_orientation)).intValue(); in setScaleType() local
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DSharePopup.java103 public SharePopup(Activity activity, Uri uri, Bitmap bitmap, int orientation, in SharePopup()
162 public void setOrientation(int orientation) { in setOrientation()
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
H A DTaskImageContainer.java71 public final OrientationManager.DeviceOrientation orientation; field in TaskImageContainer.TaskImage
196 protected Rect rotateBoundingBox(Rect box, OrientationManager.DeviceOrientation orientation) { in rotateBoundingBox()
/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
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DDisplayViewport.java60 public int orientation; field in DisplayViewport
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateAdapter.java76 public void setOrientation(int orientation) { in setOrientation()
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dmetadata_reader_test.cpp99 for (int32_t orientation : valid_orientations_) { in TEST_F() local
113 for (int32_t orientation : valid_orientations_) { in TEST_F() local
122 for (int32_t orientation : valid_orientations_) { in TEST_F() local
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dstatic_properties.cpp146 int orientation = 0; in NewStaticProperties() local
195 int orientation, in StaticProperties()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dviewport_config.h73 void SetOrientation(int32_t orientation) in SetOrientation()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DProjectionSpace.h49 ui::Rotation orientation = ui::ROTATION_0; member

12345678910>>...21