Home
last modified time | relevance | path

Searched defs:PathData (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/ops/
DAALinearizingConvexPathRenderer.cpp357 struct PathData { struct in skgpu::ganesh::__anon1057c26c0111::AAFlatteningConvexPathOp
358 SkMatrix fViewMatrix;
359 SkPath fPath;
360 SkPMColor4f fColor;
361 SkScalar fStrokeWidth;
362 SkScalar fMiterLimit;
363 SkStrokeRec::Style fStyle;
364 SkPaint::Join fJoin;
DAAHairLinePathRenderer.cpp991 struct PathData { struct in __anon06e8fae90111::AAHairlineOp
992 SkMatrix fViewMatrix;
993 SkPath fPath;
994 SkIRect fDevClipBounds;
995 SkScalar fCapLength;
DAAConvexPathRenderer.cpp927 struct PathData { struct in skgpu::ganesh::__anon9bbc3c300111::AAConvexPathOp
928 SkMatrix fViewMatrix;
929 SkPath fPath;
930 SkPMColor4f fColor;
DDefaultPathRenderer.cpp604 struct PathData { struct in __anon57458d200111::DefaultPathOp
605 SkPath fPath;
606 SkScalar fTolerance;
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp320 struct PathData { struct in skgpu::v1::__anon5252ed340111::AAFlatteningConvexPathOp
321 SkMatrix fViewMatrix;
322 SkPath fPath;
323 SkPMColor4f fColor;
324 SkScalar fStrokeWidth;
325 SkScalar fMiterLimit;
326 SkStrokeRec::Style fStyle;
327 SkPaint::Join fJoin;
DAAHairLinePathRenderer.cpp928 struct PathData { struct in __anonfa74a4b10111::AAHairlineOp
929 SkMatrix fViewMatrix;
930 SkPath fPath;
931 SkIRect fDevClipBounds;
932 SkScalar fCapLength;
DAAConvexPathRenderer.cpp884 struct PathData { struct in skgpu::v1::__anon9342d3f80111::AAConvexPathOp
885 SkMatrix fViewMatrix;
886 SkPath fPath;
887 SkPMColor4f fColor;
DDefaultPathRenderer.cpp565 struct PathData { struct in __anon18f44be80111::DefaultPathOp
566 SkPath fPath;
567 SkScalar fTolerance;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h64 std::vector<std::pair<PathID, Data>> PathData; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp31 for (const auto &PathData : Block.PathData) in Profile() local
235 PathDataMap PathData; in mergeProfilesByStack() local
/third_party/skia/src/core/
DSkGlyph.h370 struct PathData { struct
395 PathData* fPathData = nullptr; argument
/third_party/skia/m133/src/core/
DSkGlyph.h577 struct PathData { struct
579 SkPath fPath;
/third_party/skia/experimental/pvg/
Ddraw_msg.proto120 message PathData { message
/third_party/skia/modules/svg/src/
DSkSVGText.cpp352 SkSVGTextContext::PathData::PathData(const SkSVGRenderContext& ctx, const SkSVGTextPath& tpath) in PathData() function in SkSVGTextContext::PathData
/third_party/skia/m133/modules/svg/src/
DSkSVGText.cpp424 SkSVGTextContext::PathData::PathData(const SkSVGRenderContext& ctx, const SkSVGTextPath& tpath) in PathData() function in SkSVGTextContext::PathData