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

/external/chromium_org/third_party/skia/src/utils/
H A DSkPatchUtils.h95 static void getBottomCubic(const SkPoint cubics[12], SkPoint points[4]);
H A DSkPatchUtils.cpp155 SkPatchUtils::getBottomCubic(cubics, pts);
181 void SkPatchUtils::getBottomCubic(const SkPoint cubics[12], SkPoint points[4]) { function in class:SkPatchUtils
250 SkPatchUtils::getBottomCubic(cubics, pts);
/external/chromium_org/third_party/skia/gm/
H A Dpatch.cpp28 SkPatchUtils::getBottomCubic(cubics, bottom);
H A Dpatchgrid.cpp16 SkPatchUtils::getBottomCubic(cubics, bottom);

Completed in 412 milliseconds