Home
last modified time | relevance | path

Searched defs:setPath (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/experimental/svg/model/
DSkSVGPath.h19 void setPath(const SkPath& path) { fPath = path; } in setPath() function
/third_party/skia/src/core/
DSkPathMeasure.cpp21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() function in SkPathMeasure
DSkGlyph.cpp156 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() function in SkGlyph
170 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path) { in setPath() function in SkGlyph
DSkRegion_path.cpp322 bool SkRegion::setPath(const SkPath& path, const SkRegion& clip) { in setPath() function in SkRegion
DSkPath.cpp1693 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath() function in SkPath::Iter
1831 void SkPath::RawIter::setPath(const SkPath& path) { in setPath() function in SkPath::RawIter
DSkAAClip.cpp1395 bool SkAAClip::setPath(const SkPath& path, const SkIRect& clip, bool doAA) { in setPath() function in SkAAClip
/third_party/flutter/skia/src/core/
DSkPathMeasure.cpp21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() function in SkPathMeasure
DSkGlyph.cpp163 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() function in SkGlyph
177 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path) { in setPath() function in SkGlyph
DSkRasterClip.cpp228 bool SkRasterClip::setPath(const SkPath& path, const SkRegion& clip, bool doAA) { in setPath() function in SkRasterClip
300 bool SkRasterClip::setPath(const SkPath& path, const SkIRect& clip, bool doAA) { in setPath() function in SkRasterClip
DSkRegion_path.cpp322 bool SkRegion::setPath(const SkPath& path, const SkRegion& clip) { in setPath() function in SkRegion
DSkAAClip.cpp1308 bool SkAAClip::setPath(const SkPath& path, const SkRegion* clip, bool doAA) { in setPath() function in SkAAClip
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php92 public function setPath($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php242 public function setPath($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpath_measure.cc59 void CanvasPathMeasure::setPath(const CanvasPath* path, bool isClosed) { in setPath() function in flutter::CanvasPathMeasure
/third_party/skia/experimental/graphite/src/geom/
DShape.h138 void setPath(const SkPath& path) { in setPath() function
/third_party/skia/gm/
Dconvexpolyclip.cpp268 void setPath(const SkPath& path) { in setPath() function in skiagm::ConvexPolyClip::Clip
/third_party/flutter/skia/gm/
Dconvexpolyclip.cpp275 void setPath(const SkPath& path) { in setPath() function in skiagm::ConvexPolyClip::Clip
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
DCleanOutputDirectoryTask.java90 public void setPath(String path) { in setPath() method in CleanOutputDirectoryTask.Retain
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor_row.h166 void setPath(std::vector<std::string> path) { path_ = path; } in setPath() function
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp321 void UPerfTest::setPath( char* pathVal ) in setPath() function in UPerfTest
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp321 void UPerfTest::setPath( char* pathVal ) in setPath() function in UPerfTest
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp321 void UPerfTest::setPath( char* pathVal ) in setPath() function in UPerfTest
/third_party/skia/src/gpu/geometry/
DGrShape.h174 void setPath(const SkPath& path) { in setPath() function
/third_party/flutter/skia/include/core/
DSkPath.h1528 void setPath(const SkPath& path) { in setPath() function
/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp617 void IntlTest::setPath( char* pathVal ) in setPath() function in IntlTest

12