Home
last modified time | relevance | path

Searched refs:DEPTH_ORIENTATION_270_DEGREES (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.h30 DEPTH_ORIENTATION_270_DEGREES = 270, enumerator
DDepthPhotoProcessor.cpp322 case DepthPhotoOrientation::DEPTH_ORIENTATION_270_DEGREES: in rotateAndUnpack()
/frameworks/av/services/camera/libcameraservice/tests/
DDepthProcessorTest.cpp305 DepthPhotoOrientation::DEPTH_ORIENTATION_270_DEGREES }; in TEST()
312 (depthOrientation == DepthPhotoOrientation::DEPTH_ORIENTATION_270_DEGREES)) { in TEST()