Searched refs:contentTranslationFraction (Results 1 – 1 of 1) sorted by relevance
125 contentTranslation.x = (disappearParameters.contentTranslationFraction.x - 1.0f) * in getGoneState()127 contentTranslation.y = (disappearParameters.contentTranslationFraction.y - 1.0f) * in getGoneState()411 var contentTranslationFraction = PointF(0.0f, 0.8f) variable444 if (!contentTranslationFraction.equals(other.contentTranslationFraction)) { in equals()462 result = 31 * result + contentTranslationFraction.hashCode() in hashCode()473 result.contentTranslationFraction.set(contentTranslationFraction) in deepCopy()