Searched refs:GetTopCubic (Results 1 – 4 of 4) sorted by relevance
28 static void GetTopCubic(const SkPoint cubics[12], SkPoint points[4]);
162 SkPatchUtils::GetTopCubic(cubics, pts); in GetLevelOfDetail()185 void SkPatchUtils::GetTopCubic(const SkPoint cubics[12], SkPoint points[4]) { in GetTopCubic() function in SkPatchUtils362 SkPatchUtils::GetTopCubic(cubics, pts); in MakeVertices()
31 SkPatchUtils::GetTopCubic(cubics, top); in draw_control_points()
21 SkPatchUtils::GetTopCubic(cubics, top); in draw_control_points()