Searched refs:GetTopCubic (Results 1 – 3 of 3) sorted by relevance
30 static void GetTopCubic(const SkPoint cubics[12], SkPoint points[4]);
166 SkPatchUtils::GetTopCubic(cubics, pts); in GetLevelOfDetail()193 void SkPatchUtils::GetTopCubic(const SkPoint cubics[12], SkPoint points[4]) { in GetTopCubic() function in SkPatchUtils296 SkPatchUtils::GetTopCubic(cubics, pts); in MakeVertices()
42 SkPatchUtils::GetTopCubic(cubics, top); in draw_control_points()