Home
last modified time | relevance | path

Searched defs:asPath (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/modules/sksg/src/
DSkSGGeometryNode.cpp32 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
/third_party/skia/modules/sksg/src/
DSkSGGeometryNode.cpp32 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
/third_party/skia/experimental/graphite/src/geom/
DShape.cpp83 SkPath Shape::asPath() const { in asPath() function in skgpu::Shape
/third_party/node/deps/npm/node_modules/libnpx/
Dchild.js75 function escapeArg (str, asPath) { argument
/third_party/node/test/parallel/
Dtest-fs-utimes.js75 const asPath = (path) => path; function
/third_party/skia/src/gpu/geometry/
DGrShape.cpp418 void GrShape::asPath(SkPath* out, bool simpleFill) const { in asPath() function in GrShape
DGrStyledShape.h166 void asPath(SkPath* out) const { in asPath() function
/third_party/skia/modules/svg/src/
DSkSVGNode.cpp42 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode
/third_party/flutter/skia/experimental/svg/model/
DSkSVGNode.cpp34 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode
/third_party/flutter/skia/src/core/
DSkRemoteGlyphCache.cpp299 void SkStrikeServer::SkGlyphCacheState::addGlyph(SkPackedGlyphID glyph, bool asPath) { in addGlyph()
477 SkGlyphCacheState* cache, SkPackedGlyphID glyphID, bool asPath) { in AddGlyphForTesting()
DSkClipStack.cpp751 bool SkClipStack::asPath(SkPath *path) const { in asPath() function in SkClipStack
/third_party/flutter/skia/src/gpu/geometry/
DGrShape.h201 void asPath(SkPath* out) const { in asPath() function