Searched refs:getTopCubic (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkPatchUtils.h90 static void getTopCubic(const SkPoint cubics[12], SkPoint points[4]);
H A DSkPatchUtils.cpp151 SkPatchUtils::getTopCubic(cubics, pts);
174 void SkPatchUtils::getTopCubic(const SkPoint cubics[12], SkPoint points[4]) { function in class:SkPatchUtils
252 SkPatchUtils::getTopCubic(cubics, pts);
/external/chromium_org/third_party/skia/gm/
H A Dpatch.cpp30 SkPatchUtils::getTopCubic(cubics, top);
H A Dpatchgrid.cpp18 SkPatchUtils::getTopCubic(cubics, top);

Completed in 116 milliseconds