Searched refs:shiftHeight (Results 1 – 4 of 4) sorted by relevance
265 auto shiftHeight = height; in CreateExternalAnimation() local267 shiftHeight = -height; in CreateExternalAnimation()269 auto start = (event_ == TransitionEvent::PUSH_START) ? 0.0 : shiftHeight; in CreateExternalAnimation()270 auto end = (event_ == TransitionEvent::PUSH_START) ? shiftHeight : 0.0; in CreateExternalAnimation()
375 void SetShiftHeight(double shiftHeight) in SetShiftHeight() argument377 shiftHeight_ = shiftHeight; in SetShiftHeight()
618 void RenderListItem::RunCardTransitionAnimation(double shiftHeight) in ResetFocusEffect() argument628 renderList->SetShiftHeight(shiftHeight); in ResetFocusEffect()
316 void RunCardTransitionAnimation(double shiftHeight);