Searched refs:inFromXValue (Results 1 – 1 of 1) sorted by relevance
1829 float inFromXValue, inToXValue; in switchViews() local1832 inFromXValue = 1.0f - progress; in switchViews()1837 inFromXValue = progress - 1.0f; in switchViews()1865 Animation.RELATIVE_TO_SELF, inFromXValue, in switchViews()