Searched defs:getAngle (Results 1 – 5 of 5) sorted by relevance
33 static AK_FORCE_INLINE float getAngle(const int x1, const int y1, const int x2, const int y2) { in getAngle() function
65 public float getAngle() { in getAngle() method in FilterTinyPlanetRepresentation
78 public float getAngle(Point a, Point b) { in getAngle() method in Point
67 private float getAngle(View target, MotionEvent ev) { in getAngle() method in PhotoTouchListener
274 public float getAngle() { in getAngle() method in PreviewOverlay.ZoomGestureDetector