Home
last modified time | relevance | path

Searched refs:GetBottomCubic (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/utils/
H A DSkPatchUtils.h35 static void GetBottomCubic(const SkPoint cubics[12], SkPoint points[4]);
H A DSkPatchUtils.cpp170 SkPatchUtils::GetBottomCubic(cubics, pts); in GetLevelOfDetail()
200 void SkPatchUtils::GetBottomCubic(const SkPoint cubics[12], SkPoint points[4]) { in GetBottomCubic() function in SkPatchUtils
294 SkPatchUtils::GetBottomCubic(cubics, pts); in MakeVertices()
/third_party/skia/gm/
H A Dpatch.cpp40 SkPatchUtils::GetBottomCubic(cubics, bottom); in draw_control_points()

Completed in 2 milliseconds