Searched refs:kTopP2_CubicCtrlPts (Results 1 – 5 of 5) sorted by relevance
49 kTopP2_CubicCtrlPts = 2, enumerator
50 fHrzCtrlPts[hrzPos + 1] = cubics[SkPatchUtils::kTopP2_CubicCtrlPts]; in setPatch()95 cubics[SkPatchUtils::kTopP2_CubicCtrlPts] = fHrzCtrlPts[hrzPos + 1]; in getPatch()
147 points[2] = cubics[kTopP2_CubicCtrlPts]; in getTopCubic()
125 points[SkPatchUtils::kTopP2_CubicCtrlPts] = hrzCtrl[i][j * 2 + 1]; in onDraw()
111 points[SkPatchUtils::kTopP2_CubicCtrlPts] = hrzCtrl[i][j * 2 + 1]; in setGrid()