Searched refs:mPerspectiveShiftX (Results 1 – 2 of 2) sorted by relevance
70 private float mPerspectiveShiftX; field in StackView324 final float maxPerspectiveShiftX = mPerspectiveShiftX; in transformViewAtIndex()578 Float.compare(mPerspectiveShiftX, mNewPerspectiveShiftX) != 0) { in onLayout()581 mPerspectiveShiftX = mNewPerspectiveShiftX; in onLayout()
69411 Landroid/widget/StackView;->mPerspectiveShiftX:F