Searched refs:INVALID_ROTATION (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/camera/camera2/
H A DOutputConfiguration.cpp31 const int OutputConfiguration::INVALID_ROTATION = -1; member in class:android::OutputConfiguration
68 mRotation(INVALID_ROTATION),
78 mRotation(INVALID_ROTATION),
/frameworks/av/camera/include/camera/camera2/
H A DOutputConfiguration.h34 static const int INVALID_ROTATION; member in class:android::hardware::camera2::params::OutputConfiguration
57 // getRotation will be INVALID_ROTATION
62 // getRotation will be INVALID_ROTATION if error occurred
/frameworks/av/include/camera/camera2/
H A DOutputConfiguration.h34 static const int INVALID_ROTATION; member in class:android::hardware::camera2::params::OutputConfiguration
57 // getRotation will be INVALID_ROTATION
62 // getRotation will be INVALID_ROTATION if error occurred

Completed in 55 milliseconds