Searched refs:kBottomP1_CubicCtrlPts (Results 1 – 5 of 5) sorted by relevance
58 kBottomP1_CubicCtrlPts = 8, enumerator
51 fHrzCtrlPts[hrzPos + (fCols * 2)] = cubics[SkPatchUtils::kBottomP1_CubicCtrlPts]; in setPatch()96 cubics[SkPatchUtils::kBottomP1_CubicCtrlPts] = fHrzCtrlPts[hrzPos + (fCols * 2)]; in getPatch()
153 points[1] = cubics[kBottomP1_CubicCtrlPts]; in getBottomCubic()
126 points[SkPatchUtils::kBottomP1_CubicCtrlPts] = hrzCtrl[i + 1][j * 2]; in onDraw()
112 points[SkPatchUtils::kBottomP1_CubicCtrlPts] = hrzCtrl[i + 1][j * 2]; in setGrid()