Home
last modified time | relevance | path

Searched refs:ORIENTATION_UNDEFINED (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/services/camera/libcameraservice/tests/
DDepthProcessorTest.cpp88 generateColorJpegBuffer(jpegQuality, ExifOrientation::ORIENTATION_UNDEFINED, in TEST()
122 generateColorJpegBuffer(jpegQuality, ExifOrientation::ORIENTATION_UNDEFINED, in TEST()
163 ExifOrientation exifOrientations[] = { ExifOrientation::ORIENTATION_UNDEFINED, in TEST()
170 if (exifOrientation != ExifOrientation::ORIENTATION_UNDEFINED) { in TEST()
171 auto jpegExifOrientation = ExifOrientation::ORIENTATION_UNDEFINED; in TEST()
210 auto depthJpegExifOrientation = ExifOrientation::ORIENTATION_UNDEFINED; in TEST()
213 if (exifOrientation == ORIENTATION_UNDEFINED) { in TEST()
221 auto confidenceJpegExifOrientation = ExifOrientation::ORIENTATION_UNDEFINED; in TEST()
225 if (exifOrientation == ORIENTATION_UNDEFINED) { in TEST()
258 auto jpegExifOrientation = ExifOrientation::ORIENTATION_UNDEFINED; in TEST()
[all …]
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DThumbnailData.java20 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
53 orientation = ORIENTATION_UNDEFINED; in ThumbnailData()
/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h36 ORIENTATION_UNDEFINED = 0x0, enumerator
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DRotationLockTile.java86 if (lockOrientation == Configuration.ORIENTATION_UNDEFINED) { in isCurrentOrientationLockPortrait()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DWindowManagerProxy.java24 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
158 || (orient == ORIENTATION_UNDEFINED && displayLandscape); in applyHomeTasksMinimized()
/frameworks/base/core/java/com/android/internal/view/
DRotationPolicy.java88 return Configuration.ORIENTATION_UNDEFINED; in getRotationLockOrientation()
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java158 if (orientation < ExifInterface.ORIENTATION_UNDEFINED || in setOrientation()
165 if (orientation == ExifInterface.ORIENTATION_UNDEFINED) { in setOrientation()
/frameworks/base/core/java/android/content/res/
DConfiguration.java625 ORIENTATION_UNDEFINED,
634 public static final int ORIENTATION_UNDEFINED = 0; field in Configuration
1040 case ORIENTATION_UNDEFINED: sb.append(" ?orien"); break; in toString()
1397 orientation = ORIENTATION_UNDEFINED; in setToDefaults()
1502 if (delta.orientation != ORIENTATION_UNDEFINED in updateFrom()
1781 if ((compareUndefined || delta.orientation != ORIENTATION_UNDEFINED) in diff()
2726 ORIENTATION_UNDEFINED); in readXmlAttrs()
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp80 return ExifOrientation::ORIENTATION_UNDEFINED; in getExifOrientation()
204 if (exifOrientation != ExifOrientation::ORIENTATION_UNDEFINED) { in encodeGrayscaleJpeg()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java393 config.orientation = Configuration.ORIENTATION_UNDEFINED; in getConfiguration()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java1878 if (exifOrientation == ExifInterface.ORIENTATION_UNDEFINED) { in verifyJpegKeys()
2030 final int ORIENTATION_MIN = ExifInterface.ORIENTATION_UNDEFINED; in verifyJpegExifExtraTags()
2042 boolean deviceRotatedImage = exifOrientation == ExifInterface.ORIENTATION_UNDEFINED; in verifyJpegExifExtraTags()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipManager.java130 private int mLastOrientation = Configuration.ORIENTATION_UNDEFINED;
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java55 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
2366 if (inOutConfig.orientation == ORIENTATION_UNDEFINED) { in computeConfigResourceOverrides()
2486 (overrideOrientation != ORIENTATION_UNDEFINED || refActivity == null) in computeFullscreenBounds()
2488 if (forcedOrientation == ORIENTATION_UNDEFINED || forcedOrientation == parentOrientation) { in computeFullscreenBounds()
DWindowContainer.java26 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
1141 return ORIENTATION_UNDEFINED; in getRequestedConfigurationOrientation()
DActivityRecord.java88 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
6242 || getRequestedConfigurationOrientation() != ORIENTATION_UNDEFINED) { in onCancelFixedRotationTransform()
6515 resolvedConfig.orientation = Configuration.ORIENTATION_UNDEFINED; in resolveOverrideConfiguration()
6578 final boolean orientationRequested = requestedOrientation != ORIENTATION_UNDEFINED in resolveSizeCompatModeConfiguration()
6743 if (requestedOrient != ORIENTATION_UNDEFINED in onConfigurationChanged()
6754 } else if (wasFixedOrient && requestedOrient == ORIENTATION_UNDEFINED in onConfigurationChanged()
DDisplayContent.java35 import static android.content.res.Configuration.ORIENTATION_UNDEFINED;
5702 != ORIENTATION_UNDEFINED && !hasTopFixedRotationLaunchingApp(); in isTopFixedOrientationRecentsAnimating()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java220 private int mOrientation = Configuration.ORIENTATION_UNDEFINED;
DBubbleStackView.java752 private int mOrientation = Configuration.ORIENTATION_UNDEFINED;
/frameworks/base/media/java/android/media/
DExifInterface.java494 public static final int ORIENTATION_UNDEFINED = 0; field in ExifInterface
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9129 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
14363 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt12659 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
24821 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0