Searched refs:kTopP1_CubicCtrlPts (Results 1 – 5 of 5) sorted by relevance
48 kTopP1_CubicCtrlPts = 1, enumerator
49 fHrzCtrlPts[hrzPos] = cubics[SkPatchUtils::kTopP1_CubicCtrlPts]; in setPatch()94 cubics[SkPatchUtils::kTopP1_CubicCtrlPts] = fHrzCtrlPts[hrzPos]; in getPatch()
166 points[1] = cubics[kTopP1_CubicCtrlPts]; in getTopCubic()
124 points[SkPatchUtils::kTopP1_CubicCtrlPts] = hrzCtrl[i][j * 2]; in onDraw()
110 points[SkPatchUtils::kTopP1_CubicCtrlPts] = hrzCtrl[i][j * 2]; in setGrid()