Searched defs:angle (Results 1 – 7 of 7) sorted by relevance
91 static float angle = 0.0f; in DrawFrame() local
166 … double angle = Math.acos(MathsUtils.dotProduct(values, adjustedXAxis, MathsUtils.VECTOR_3D)); in calculateRotation() local
645 final float angle = (float) (i * ARC * PI_180); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition() local684 final float angle = (float) ((i * ARC + ROTATION) * PI_180); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition() local
250 private String toString(double angle) { in toString()
156 float angle; in testGetInclination() local677 private static float [] mat9Rot(int axis, float angle) { in mat9Rot()
159 float angle = 0.090f * ((int) (currentTime % 4000L)); in onDrawFrame() local
1024 private void testRecordedVideoPlaybackWithAngle(int angle) throws Exception { in testRecordedVideoPlaybackWithAngle()1069 private void checkOrientation(int angle) throws Exception { in checkOrientation()