Searched defs:rot (Results 1 – 8 of 8) sorted by relevance
27 inline EdgePointer rot(EdgePointer a) in rot() function
55 int rot = constrainedRotation(getLocalRotation()); in hasRotated90() local
601 float rot = getLocalRotation(); in gainedVisibility() local723 int rot = constrainedRotation(rotation); in decoder() local
360 float rot = mRotation; in buildGeometryMatrix() 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()
96 boolean rot, boolean texswap, boolean premul) { in Preset()