OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_ORIENTATION
(Results
1 - 7
of
7
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodPresentMediaDialog.java
218
ExifInterface.
TAG_ORIENTATION
, ExifInterface.ORIENTATION_NORMAL);
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
TransformationUtils.java
163
int orientation = exif.getAttributeInt(ExifInterface.
TAG_ORIENTATION
, ExifInterface.ORIENTATION_UNDEFINED);
/cts/tests/tests/media/src/android/media/cts/
ExifInterfaceTest.java
91
ExifInterface.
TAG_ORIENTATION
,
337
assertIntTag(exifInterface, ExifInterface.
TAG_ORIENTATION
, expectedValue.orientation);
/frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h
151
TAG_ORIENTATION
= 0x0112u,
/cts/tests/camera/src/android/hardware/camera2/cts/
DngCreatorTest.java
302
exifInterface.getAttributeInt(ExifInterface.
TAG_ORIENTATION
,
[
all
...]
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
CameraTestUtils.java
[
all
...]
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
SubsamplingScaleImageView.java
[
all
...]
Completed in 2975 milliseconds