Home
last modified time | relevance | path

Searched defs:clip_path (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp319 FPDF_EXPORT int FPDF_CALLCONV FPDFClipPath_CountPaths(FPDF_CLIPPATH clip_path) { in FPDFClipPath_CountPaths()
328 FPDFClipPath_CountPathSegments(FPDF_CLIPPATH clip_path, int path_index) { in FPDFClipPath_CountPathSegments()
343 FPDFClipPath_GetPathSegment(FPDF_CLIPPATH clip_path, in FPDFClipPath_GetPathSegment()
Dfpdf_edit_embeddertest.cpp464 FPDF_CLIPPATH clip_path = FPDFPageObj_GetClipPath(triangle); in TEST_F() local
545 FPDF_CLIPPATH clip_path = FPDFPageObj_GetClipPath(obj); in TEST_F() local
/external/webrtc/api/test/
Dvideo_quality_test_fixture.h61 std::string clip_path; // "Generator" to generate frames instead. member
/external/ImageMagick/MagickCore/
Ddraw.c1506 *clip_path; in DrawClipPath() local
1559 const char *id,const char *clip_path,ExceptionInfo *exception) in DrawClippingMask()
2749 *clip_path; in RenderMVGContent() local
4423 *clip_path; in RenderMVGContent() local
Ddraw.h330 clip_path; member
/external/skia/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/external/skqp/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h590 void clip_path( const std::string &id_ ) in clip_path() function
594 std::string clip_path( void ) const in clip_path() function
/external/skia/src/svg/
DSkSVGDevice.cpp741 AutoElement clip_path("clipPath", fWriter); in syncClipStack() local