Home
last modified time | relevance | path

Searched refs:getBoundaryPath (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/docs/examples/
DRegion_getBoundaryPath.cpp12 region.getBoundaryPath(&path); in draw()
/third_party/skia/src/core/
DSkClipStackDevice.cpp50 rgn.getBoundaryPath(&path); in onClipRegion()
DSkRegion_path.cpp497 bool SkRegion::getBoundaryPath(SkPath* path) const { in getBoundaryPath() function in SkRegion
DSkDevice.cpp129 region.getBoundaryPath(&path); in drawRegion()
/third_party/skia/include/core/
DSkRegion.h182 bool getBoundaryPath(SkPath* path) const;
/third_party/skia/tests/
DPathOpsExtendedTest.cpp579 rgnOut.getBoundaryPath(&pathOut); in innerPathOp()
592 scaledRgnOut.getBoundaryPath(&scaledPathOut); in innerPathOp()
DPathOpsBuilderConicTest.cpp51 region->getBoundaryPath(result); in testOvalSet()
/third_party/skia/src/gpu/v1/
DDevice.cpp272 globalRgn.getBoundaryPath(&path); in onClipRegion()
557 region.getBoundaryPath(&path); in drawRegion()
DSurfaceDrawContext.cpp1350 region.getBoundaryPath(&path); in drawRegion()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp3053 rgnOut.getBoundaryPath(&pathOut); in VerifyOp()
3065 scaledRgnOut.getBoundaryPath(&scaledPathOut); in VerifyOp()
3090 rgnOut.getBoundaryPath(&pathOut); in VerifySimplify()
3098 scaledRgnA.getBoundaryPath(&scaledPathOut); in VerifySimplify()
/third_party/skia/tools/debugger/
DDrawCommand.cpp561 region.getBoundaryPath(&path); in MakeJsonRegion()
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt3734 bool getBoundaryPath(SkPath* path) const;