Searched refs:getXYRatio (Results 1 – 3 of 3) sorted by relevance
232 public static float getXYRatio(int angleFromVerticalInDegrees) { in getXYRatio() method in EditorTouchState
464 mCursorDragDirectionMinXYRatio = EditorTouchState.getXYRatio( in Editor()507 mCursorDragDirectionMinXYRatio = EditorTouchState.getXYRatio(degreesFromVertical); in setCursorDragMinAngleFromVertical()
426 float result = EditorTouchState.getXYRatio(angleFromVerticalInDegrees); in doTestGetXYRatio()