Searched refs:halfVal (Results 1 – 1 of 1) sorted by relevance
203 float halfVal = 2.0f; in RotateAroundCenterPoint() local204 pivot_.x_ = (view_->GetWidth() - 1) / halfVal; in RotateAroundCenterPoint()205 pivot_.y_ = (view_->GetHeight() - 1) / halfVal; in RotateAroundCenterPoint()