Searched refs:chopCubicAtLoopIntersection (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.h156 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10] = NULL,
H A DGrPathUtils.cpp766 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkScalar klm[9], function in class:__anon15264::GrPathUtils
/external/skia/src/gpu/
H A DGrPathUtils.h156 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10] = NULL,
H A DGrPathUtils.cpp766 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkScalar klm[9], function in class:__anon30674::GrPathUtils
/external/chromium_org/third_party/skia/gm/
H A Dbeziereffects.cpp121 int cnt = GrPathUtils::chopCubicAtLoopIntersection(controlPts,
/external/skia/gm/
H A Dbeziereffects.cpp121 int cnt = GrPathUtils::chopCubicAtLoopIntersection(controlPts,

Completed in 901 milliseconds