Home
last modified time | relevance | path

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

/external/skqp/modules/sksg/src/
DSkSGGeometryNode.cpp27 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
/external/skia/modules/sksg/src/
DSkSGGeometryNode.cpp32 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
/external/skia/modules/svg/src/
DSkSVGNode.cpp42 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode
/external/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
/external/skqp/experimental/svg/model/
DSkSVGNode.cpp34 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode
/external/skqp/src/core/
DSkGlyphRunPainter.cpp1029 const bool asPath = true; in processGlyphRunForPaths() local
1082 const bool asPath = false; in maybeProcessGlyphRunForDFT() local
1087 const bool asPath = true; in maybeProcessGlyphRunForDFT() local
DSkClipStack.cpp751 bool SkClipStack::asPath(SkPath *path) const { in asPath() function in SkClipStack
DSkRemoteGlyphCache.cpp424 void SkStrikeServer::SkGlyphCacheState::addGlyph(SkPackedGlyphID glyph, bool asPath) { in addGlyph()
/external/skqp/src/gpu/
DGrShape.h201 void asPath(SkPath* out) const { in asPath() function