Home
last modified time | relevance | path

Searched refs:getBottomCubic (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/utils/
DSkPatchUtils.cpp145 SkPatchUtils::getBottomCubic(cubics, pts); in GetLevelOfDetail()
171 void SkPatchUtils::getBottomCubic(const SkPoint cubics[12], SkPoint points[4]) { in getBottomCubic() function in SkPatchUtils
240 SkPatchUtils::getBottomCubic(cubics, pts); in getVertexData()
DSkPatchUtils.h95 static void getBottomCubic(const SkPoint cubics[12], SkPoint points[4]);
/external/skia/gm/
Dpatch.cpp28 SkPatchUtils::getBottomCubic(cubics, bottom); in draw_control_points()
Dpatchgrid.cpp16 SkPatchUtils::getBottomCubic(cubics, bottom); in draw_control_points()