Searched defs:stopD (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkPathMeasure.cpp | 38 bool SkPathMeasure::getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, bool startWithMoveTo) { in getSegment()
|
D | SkContourMeasure.cpp | 624 bool SkContourMeasure::getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, in getSegment()
|
/external/skqp/src/core/ |
D | SkPathMeasure.cpp | 653 bool SkPathMeasure::getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, in getSegment()
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 1159 … SkScalar stopD, bool startWithMoveTo) -> SkPath { in EMSCRIPTEN_BINDINGS()
|