Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h38 ORIENTATION_90_DEGREES = 0x6, enumerator
DExifUtils.cpp641 value = ExifOrientation::ORIENTATION_90_DEGREES; in setOrientation()
/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.cpp367 case ExifOrientation::ORIENTATION_90_DEGREES: in getExifOrientation()
DDepthProcessorTest.cpp164 ExifOrientation::ORIENTATION_0_DEGREES, ExifOrientation::ORIENTATION_90_DEGREES, in TEST()
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp97 case ExifOrientation::ORIENTATION_90_DEGREES: in getExifOrientation()