Home
last modified time | relevance | path

Searched defs:totalRotation (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVCameraPreview.java120 int totalRotation = getRequiredRotation(); in surfaceChanged() local
191 private boolean adjustLayoutParamsIfNeeded(int totalRotation) { in adjustLayoutParamsIfNeeded()