Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java185 public RotationData handleRotation(float[] rotationQuaternion, float[] rotationLocation, in handleRotation() method in RobustnessPath
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DAImageDecoderTest.kt966 private fun handleRotation(original: Bitmap, image: String): Bitmap { in <lambda>() method