Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPathMeasure.cpp38 bool SkPathMeasure::getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, bool startWithMoveTo) { in getSegment()
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp1221 … SkScalar stopD, bool startWithMoveTo) -> SkPath { in EMSCRIPTEN_BINDINGS()