Searched refs:handleRotation (Results 1 – 3 of 3) sorted by relevance
180 RotationData rotation = ((RobustnessPath) mTestPath).handleRotation( in getRotationData()
185 public RotationData handleRotation(float[] rotationQuaternion, float[] rotationLocation, in handleRotation() method in RobustnessPath
942 private fun handleRotation(original: Bitmap, image: String): Bitmap { in <lambda>() method974 var expectedBm = handleRotation(decodeF16(image), image) in <lambda>()