Home
last modified time | relevance | path

Searched defs:SkChopCubicAt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkGeometry.cpp454 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[7], SkScalar t) { in SkChopCubicAt() function
486 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[10], float t0, float t1) { in SkChopCubicAt() function
525 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[], in SkChopCubicAt() function
/third_party/flutter/skia/src/core/
DSkGeometry.cpp378 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[7], SkScalar t) { in SkChopCubicAt() function
426 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[], in SkChopCubicAt() function