Searched refs:isFirstPoint (Results 1 – 1 of 1) sorted by relevance
123 bool isFirstPoint = (i == 0 && moveDirection_ == OverlongIndicatorMove::MOVE_BACKWARD) || in PaintBlackPoint() local125 if (isFirstPoint) { in PaintBlackPoint()