Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dbug12866.cpp47 SkPath strokePath = get_path(); variable
107 SkPath strokePath; variable
H A Dgetpostextpath.cpp29 static void strokePath(SkCanvas* canvas, const SkPath& path) { in strokePath() function
/aosp_15_r20/external/skia/docs/examples/
H A DFillPathWithPaint_2.cpp9 SkPath strokePath; in draw() local
H A DFillPathWithPaint.cpp10 SkPath strokePath; in draw() local
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_pushbuttontp.cpp40 CFGAS_GEPath strokePath; in DrawBackground() local
/aosp_15_r20/external/skia/src/core/
H A DSkScalerContext.cpp503 SkPath strokePath; in GenerateImageFromPath() local
826 SkPath strokePath; in internalGetPath() local
H A DSkStroke.cpp1443 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath() function in SkStroke
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1087 SkPath strokePath; in DrawPath() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h656 const GraphicsPath *strokePath, in CustomLineCap()