Searched refs:isRightTouchBottom (Results 1 – 2 of 2) sorted by relevance
160 bool isRightTouchBottom = (currentIndex_ == 0); in GetTouchBottomCenterX() local163 …(animationState_ == TouchBottomAnimationStage::STAGE_EXPAND_TO_LONG_POINT && isRightTouchBottom)) { in GetTouchBottomCenterX()167 …nimationState_ == TouchBottomAnimationStage::STAGE_SHRINKT_TO_BLACK_POINT && isRightTouchBottom)) { in GetTouchBottomCenterX()209 bool isRightTouchBottom = (currentIndex_ == 0); in PaintContent() local210 bool isTouchBottom = (isLeftTouchBottom || isRightTouchBottom); in PaintContent()216 if (isRightTouchBottom) { in PaintContent()
82 bool isRightTouchBottom = (currentIndex == 0); in GetTouchBottomCenterX() local85 …(animationState_ == TouchBottomAnimationStage::STAGE_EXPAND_TO_LONG_POINT && isRightTouchBottom)) { in GetTouchBottomCenterX()89 …nimationState_ == TouchBottomAnimationStage::STAGE_SHRINKT_TO_BLACK_POINT && isRightTouchBottom)) { in GetTouchBottomCenterX()