Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.h28 DEPTH_ORIENTATION_90_DEGREES = 90, enumerator
DDepthPhotoProcessor.cpp316 case DepthPhotoOrientation::DEPTH_ORIENTATION_90_DEGREES: in rotateAndUnpack()
/frameworks/av/services/camera/libcameraservice/tests/
DDepthProcessorTest.cpp242 DepthPhotoOrientation::DEPTH_ORIENTATION_90_DEGREES, in TEST()
250 if ((depthOrientation == DepthPhotoOrientation::DEPTH_ORIENTATION_90_DEGREES) || in TEST()