Searched defs:getAngle (Results 1 – 4 of 4) 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
67 private float getAngle(View target, MotionEvent ev) { in getAngle() method in PhotoTouchListener
274 public float getAngle() { in getAngle() method in PreviewOverlay.ZoomGestureDetector