Searched refs:mPivotYRel (Results 1 – 2 of 2) sorted by relevance
84 float py = st.mPivotYRel ? (h * st.mPivotY) : st.mPivotY; in draw()269 mState.mPivotYRel = pivotYRel; in inflate()300 boolean mPivotYRel; field in RotateDrawable.RotateState321 mPivotYRel = source.mPivotYRel; in RotateState()
80 float py = st.mPivotYRel ? (h * st.mPivotY) : st.mPivotY; in draw()270 rotateState.mPivotYRel = pivotYRel; in inflate()305 boolean mPivotYRel; field in AnimatedRotateDrawable.AnimatedRotateState324 mPivotYRel = source.mPivotYRel; in AnimatedRotateState()