| /external/skia/gm/ |
| D | skbug1719.cpp | 32 SkPath clipPath; variable
|
| /external/skia/docs/examples/ |
| D | getLocalBounds_broken.cpp | 12 SkPath clipPath; in draw() local
|
| D | Canvas_getLocalClipBounds.cpp | 13 SkPath clipPath; in draw() local
|
| D | Canvas_getDeviceClipBounds.cpp | 13 SkPath clipPath; in draw() local
|
| D | Canvas_quickReject_2.cpp | 9 SkPath testPath, clipPath; in draw() local
|
| D | getLocalBounds_working.cpp | 12 SkPath clipPath; in draw() local
|
| /external/skia/src/pdf/ |
| D | SkPDFGraphicStackState.cpp | 96 static void append_clip_path(const SkPath& clipPath, SkWStream* wStream) { in append_clip_path() 124 SkPath clipPath; in append_clip() local
|
| /external/pdfium/core/fxge/skia/ |
| D | fx_skia_device_embeddertest.cpp | 52 CFX_Path clipPath; in CommonTest() local 109 CFX_Path clipPath; in OutOfSequenceClipTest() local
|
| /external/setupdesign/main/src/com/google/android/setupdesign/widget/ |
| D | CardBackgroundDrawable.java | 38 private final Path clipPath = new Path(); field in CardBackgroundDrawable
|
| /external/skia/src/core/ |
| D | SkRasterClipStack.h | 63 void clipPath(const SkMatrix& ctm, const SkPath& path, SkClipOp op, bool aa) { in clipPath() function
|
| D | SkDevice.cpp | 243 SkPath clipPath; in drawEdgeAAQuad() local 284 SkPath clipPath; in drawEdgeAAImageSet() local
|
| D | SkClipStack.cpp | 752 void SkClipStack::clipPath(const SkPath& path, const SkMatrix& matrix, SkClipOp op, in clipPath() function in SkClipStack
|
| D | SkDevice.h | 186 void clipPath(const SkPath& path, SkClipOp op, bool aa) { in clipPath() function
|
| D | SkCanvas.cpp | 1616 void SkCanvas::clipPath(const SkPath& path, SkClipOp op, bool doAA) { in clipPath() function in SkCanvas
|
| /external/skia/modules/svg/src/ |
| D | SkSVGNode.cpp | 50 if (const auto* clipPath = localContext.clipPath()) { in asPath() local
|
| D | SkSVGRenderContext.cpp | 335 const SkPath clipPath = static_cast<const SkSVGClipPath*>(clipNode.get())->resolveClip(*this); in applyClip() local
|
| /external/skia/modules/svg/include/ |
| D | SkSVGRenderContext.h | 134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_transformpage.cpp | 371 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath) { in FPDF_DestroyClipPath() 377 FPDF_CLIPPATH clipPath) { in FPDFPage_InsertClipPath()
|
| /external/skia/src/gpu/ganesh/ |
| D | StencilMaskHelper.cpp | 419 SkTCopyOnFirstWrite<SkPath> clipPath(path); in drawPath() local
|
| D | ClipStack.h | 77 void clipPath(const SkMatrix& ctm, const SkPath& path, GrAA aa, SkClipOp op) { in clipPath() function
|
| /external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/ |
| D | Canvas.java | 77 public void clipPath(Path path, ClipOp op, boolean antiAliasing) { in clipPath() method in Canvas
|
| /external/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1696 SkPath clipPath; in clip() local 1703 const SkPath& clipPath, in clipToPath()
|
| /external/skia/tools/viewer/ |
| D | ClipSlide.cpp | 117 SkPath clipPath = SkPathBuilder().addRRect(SkRRect::MakeRectXY(r, 20, 20)).detach(); in draw() local
|
| /external/skia/include/core/ |
| D | SkCanvas.h | 1034 void clipPath(const SkPath& path, SkClipOp op) { in clipPath() function
|
| /external/skia/modules/canvaskit/ |
| D | externs.js | 237 clipPath: function() {}, method
|