Home
last modified time | relevance | path

Searched defs:clipPath (Results 1 – 25 of 54) sorted by relevance

123

/external/skia/gm/
Dskbug1719.cpp32 SkPath clipPath; variable
/external/skqp/gm/
Dskbug1719.cpp28 SkPath clipPath; variable
/external/skia/docs/examples/
DgetLocalBounds_broken.cpp12 SkPath clipPath; in draw() local
DgetLocalBounds_working.cpp12 SkPath clipPath; in draw() local
DCanvas_getLocalClipBounds.cpp13 SkPath clipPath; in draw() local
DCanvas_quickReject_2.cpp9 SkPath testPath, clipPath; in draw() local
DCanvas_getDeviceClipBounds.cpp13 SkPath clipPath; in draw() local
/external/skia/src/gpu/ccpr/
DGrCCClipProcessor.cpp22 sk_sp<const GrCCClipPath> clipPath, in GrCCClipProcessor()
45 const SkPath& clipPath = fClipPath->deviceSpacePath(); in onGetGLSLProcessorKey() local
DGrCoverageCountingPathRenderer.cpp80 sk_sp<GrCCClipPath>& clipPath = this->lookupPendingPaths(opsTaskID)->fClipPaths[key]; in makeClipProcessor() local
/external/skia/src/pdf/
DSkPDFGraphicStackState.cpp100 static void append_clip_path(const SkPath& clipPath, SkWStream* wStream) { in append_clip_path()
128 SkPath clipPath; in append_clip() local
/external/skqp/samplecode/
DSampleIdentityScale.cpp64 SkPath clipPath; in onDrawContent() local
DSampleClip.cpp133 SkPath clipPath; in onDrawContent() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device_embeddertest.cpp47 CFX_PathData clipPath, clipPath2; in CommonTest() local
100 CFX_PathData clipPath; in OutOfSequenceClipTest() local
/external/setupdesign/main/src/com/google/android/setupdesign/widget/
DCardBackgroundDrawable.java38 private final Path clipPath = new Path(); field in CardBackgroundDrawable
/external/skqp/src/gpu/ccpr/
DGrCCClipProcessor.cpp17 GrCCClipProcessor::GrCCClipProcessor(const GrCCClipPath* clipPath, MustCheckBounds mustCheckBounds, in GrCCClipProcessor()
DGrCoverageCountingPathRenderer.cpp167 GrCCClipPath& clipPath = in makeClipProcessor() local
/external/skqp/experimental/svg/model/
DSkSVGRenderContext.h86 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
DSkSVGNode.cpp42 if (const auto* clipPath = localContext.clipPath()) { in asPath() local
/external/skia/modules/svg/src/
DSkSVGNode.cpp50 if (const auto* clipPath = localContext.clipPath()) { in asPath() local
/external/skia/modules/svg/include/
DSkSVGRenderContext.h131 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp377 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath) { in FPDF_DestroyClipPath()
383 FPDF_CLIPPATH clipPath) { in FPDFPage_InsertClipPath()
/external/skia/experimental/xform/
DXContext.cpp53 void clipPath(const SkPath& p, SkClipOp op) override { in clipPath() function in RasterXformResolver
/external/skqp/src/core/
DSkRasterClipStack.h114 void clipPath(const SkMatrix& ctm, const SkPath& path, SkClipOp op, bool aa) { in clipPath() function
/external/skia/src/core/
DSkRasterClipStack.h114 void clipPath(const SkMatrix& ctm, const SkPath& path, SkClipOp op, bool aa) { in clipPath() function
/external/skia/src/gpu/
DGrStencilMaskHelper.cpp405 SkTCopyOnFirstWrite<SkPath> clipPath(path); in drawPath() local

123