Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h39 ORIENTATION_180_DEGREES = 0x3, enumerator
DExifUtils.cpp644 value = ExifOrientation::ORIENTATION_180_DEGREES; in setOrientation()
/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.cpp368 case ExifOrientation::ORIENTATION_180_DEGREES: in getExifOrientation()
DDepthProcessorTest.cpp165 ExifOrientation::ORIENTATION_180_DEGREES, ExifOrientation::ORIENTATION_270_DEGREES }; in TEST()
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp98 case ExifOrientation::ORIENTATION_180_DEGREES: in getExifOrientation()