Searched refs:iStartPoint (Results 1 – 2 of 2) sorted by relevance
342 int iStartPoint, iEndPoint, iMiddlePoint; in GetBoundingBox() local346 iStartPoint = iPoint + 1; in GetBoundingBox()356 iStartPoint = iPoint - 1; in GetBoundingBox()360 iStartPoint = iPoint - 1; in GetBoundingBox()366 FX_FLOAT start_x = m_pPoints[iStartPoint].m_PointX; in GetBoundingBox()367 FX_FLOAT start_y = m_pPoints[iStartPoint].m_PointY; in GetBoundingBox()
728 int iStartPoint = 0, iStartColor = 0, i = 0; in _DrawCoonPatchMeshes() local730 iStartPoint = 4; in _DrawCoonPatchMeshes()742 for (i = iStartPoint; i < point_count; i ++) { in _DrawCoonPatchMeshes()