Searched refs:inFromXValue (Results 1 – 1 of 1) sorted by relevance
1558 float inFromXValue, inToXValue; in switchViews() local1561 inFromXValue = 1.0f - progress; in switchViews()1566 inFromXValue = progress - 1.0f; in switchViews()1594 Animation.RELATIVE_TO_SELF, inFromXValue, in switchViews()