Home
last modified time | relevance | path

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

/external/skqp/bench/
DCubicKLMBench.cpp49 GrPathUtils::chopCubicAtLoopIntersection(fPoints, dst, &klm, &loopIdx); in onDraw()
/external/skia/bench/
DCubicKLMBench.cpp49 GrPathUtils::chopCubicAtLoopIntersection(fPoints, dst, &klm, &loopIdx); in onDraw()
/external/skia/src/gpu/
DGrPathUtils.h204 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm,
DGrPathUtils.cpp833 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm, in chopCubicAtLoopIntersection() function in GrPathUtils
/external/skqp/src/gpu/
DGrPathUtils.h204 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm,
DGrPathUtils.cpp833 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm, in chopCubicAtLoopIntersection() function in GrPathUtils