Searched refs:startLongPointRightCenterX (Results 1 – 4 of 4) sorted by relevance
390 longPointCenterX.second = starAndEndPointCenter.startLongPointRightCenterX + in CalculatePointCenterX()391 …tarAndEndPointCenter.endLongPointRightCenterX - starAndEndPointCenter.startLongPointRightCenterX) * in CalculatePointCenterX()397 longPointCenterX.second = starAndEndPointCenter.startLongPointRightCenterX + in CalculatePointCenterX()398 …tarAndEndPointCenter.endLongPointRightCenterX - starAndEndPointCenter.startLongPointRightCenterX) * in CalculatePointCenterX()587 pointCenter.startLongPointRightCenterX = endVectorBlackPointCenterX[endCurrentIndex]; in AdjustPointCenterXForTouchBottom()593 pointCenter.startLongPointRightCenterX = endVectorBlackPointCenterX[0]; in AdjustPointCenterXForTouchBottom()618 pointCenter.startLongPointRightCenterX = pointCenter.startLongPointLeftCenterX; in ForwardCalculation()623 …pointCenter.startLongPointRightCenterX = pointCenter.startLongPointLeftCenterX + selectedItemWidth; in ForwardCalculation()677 pointCenter.startLongPointRightCenterX = pointCenter.startLongPointLeftCenterX; in BackwardCalculation()681 … pointCenter.startLongPointRightCenterX = startCenterX - itemHalfSizes[SELECTED_ITEM_HALF_WIDTH]; in BackwardCalculation()[all …]
215 starAndEndPointCenter.startLongPointRightCenterX + in CalculatePointCenterX()216 …tarAndEndPointCenter.endLongPointRightCenterX - starAndEndPointCenter.startLongPointRightCenterX) * in CalculatePointCenterX()242 pointCenter.startLongPointRightCenterX = pointCenter.startLongPointLeftCenterX; in ForwardCalculation()247 …pointCenter.startLongPointRightCenterX = pointCenter.startLongPointLeftCenterX + selectedItemWidth; in ForwardCalculation()
157 float startLongPointRightCenterX = 0.0f; member
1037 EXPECT_EQ(pointCenter.startLongPointRightCenterX, endVectorBlackPointCenterX[endCurrentIndex]);1046 EXPECT_EQ(pointCenter.startLongPointRightCenterX, endVectorBlackPointCenterX[0]);