Searched refs:kBottomP2_CubicCtrlPts (Results 1 – 5 of 5) sorted by relevance
59 kBottomP2_CubicCtrlPts = 7, enumerator
52 fHrzCtrlPts[hrzPos + (fCols * 2) + 1] = cubics[SkPatchUtils::kBottomP2_CubicCtrlPts]; in setPatch()97 cubics[SkPatchUtils::kBottomP2_CubicCtrlPts] = fHrzCtrlPts[hrzPos + (fCols * 2) + 1]; in getPatch()
154 points[2] = cubics[kBottomP2_CubicCtrlPts]; in getBottomCubic()
127 points[SkPatchUtils::kBottomP2_CubicCtrlPts] = hrzCtrl[i + 1][j * 2 + 1]; in onDraw()
113 points[SkPatchUtils::kBottomP2_CubicCtrlPts] = hrzCtrl[i + 1][j * 2 + 1]; in setGrid()