Home
last modified time | relevance | path

Searched refs:appendPathReversed (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp117 static void appendPathReversed(const PathRecorder& path, PathRecorder* result);
174 appendPathReversed(fInner, &fOuter); in getFillPath()
304 void SkPathStroker2::appendPathReversed(const PathRecorder& path, PathRecorder* result) { in appendPathReversed() function in __anon18654::SkPathStroker2
H A DSampleVariableWidthStroker.cpp480 static void appendPathReversed(const SkPath& path, SkPath* result);
620 appendPathReversed(fInner, &fOuter);
849 void SkVarWidthStroker::appendPathReversed(const SkPath& path, SkPath* result) {

Completed in 3 milliseconds