Home
last modified time | relevance | path

Searched refs:ORIENTATION_270_DEGREES (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h40 ORIENTATION_270_DEGREES = 0x8, enumerator
DExifUtils.cpp647 value = ExifOrientation::ORIENTATION_270_DEGREES; in setOrientation()
/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.cpp369 case ExifOrientation::ORIENTATION_270_DEGREES: in getExifOrientation()
DDepthProcessorTest.cpp216 ExifOrientation::ORIENTATION_180_DEGREES, ExifOrientation::ORIENTATION_270_DEGREES }; in TEST()
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp99 case ExifOrientation::ORIENTATION_270_DEGREES: in getExifOrientation()