Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFeatureCombinationTest.java356 Integer videoStabilizationMode = result.get( in verifyCombinationStreaming() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java1049 int videoStabilizationMode = cmdObj.getInt("videoStabilizationMode"); in processSocketCommand() local