Searched defs:rot (Results 1 – 9 of 9) sorted by relevance
27 inline EdgePointer rot(EdgePointer a) in rot() function
498 ObjectAnimator rot = ObjectAnimator.ofFloat(child, in onPull() local525 float rot = -factor * ease(mCubic, oscroll, 0, k * 2, height); in onPull() local
140 public static boolean pointInRotatedRect(float[] point, RectF bound, float rot) { in pointInRotatedRect()
31 private float rot; field in BoundedRect
275 int rot = CropMath.constrainedRotation(rotation); in decode() local
134 public void setHue(float rot) in setHue()
217 int rot = CropMath.constrainedRotation(rotation); in decode() local
96 boolean rot, boolean texswap, boolean premul) { in Preset()