Searched refs:coordCnt (Results 1 – 1 of 1) sorted by relevance
226 int coordCnt = pointCnt * 2; in InitPathObjectPathData() local228 SkSTArray<16, GrGLfloat, true> pathCoords(coordCnt); in InitPathObjectPathData()233 pathCoords.resize_back(coordCnt); in InitPathObjectPathData()