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