Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.h27 DEPTH_ORIENTATION_0_DEGREES = 0, enumerator
64 mOrientation(DepthPhotoOrientation::DEPTH_ORIENTATION_0_DEGREES) {}
DDepthPhotoProcessor.cpp313 case DepthPhotoOrientation::DEPTH_ORIENTATION_0_DEGREES: in rotateAndUnpack()
/frameworks/av/services/camera/libcameraservice/tests/
DDepthProcessorTest.cpp241 DepthPhotoOrientation::DEPTH_ORIENTATION_0_DEGREES, in TEST()