Searched defs:orientationIsValid (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraDeviceInfo.java125 if (!orientationIsValid(currentDisplayOrientation)) {
183 if (!orientationIsValid(currentDisplayOrientation) ||
198 protected static boolean orientationIsValid(int angle) { method in class:CameraDeviceInfo.Characteristics

Completed in 44 milliseconds