Searched refs:ptCount (Results 1 – 1 of 1) sorted by relevance
42 final int ptCount = (SEGS + 1) * 2; in buildPoints() local43 mPts = new float[ptCount * 2]; in buildPoints()