Home
last modified time | relevance | path

Searched refs:startWithMoveTo (Results 1 – 4 of 4) sorted by relevance

/external/skqp/include/core/
DSkPathMeasure.h70 bool getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, bool startWithMoveTo);
/external/skia/include/core/
DSkPathMeasure.h70 bool getSegment(SkScalar startD, SkScalar stopD, SkPath* dst, bool startWithMoveTo);
/external/skqp/src/core/
DSkPathMeasure.cpp636 bool startWithMoveTo) { in getSegment() argument
660 if (startWithMoveTo) { in getSegment()
/external/skia/src/core/
DSkPathMeasure.cpp636 bool startWithMoveTo) { in getSegment() argument
660 if (startWithMoveTo) { in getSegment()