Home
last modified time | relevance | path

Searched defs:ConstructionContext (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGDOM.cpp279 struct ConstructionContext { struct
280 ConstructionContext(SkSVGIDMapper* mapper) : fParent(nullptr), fIDMapper(mapper) {} in ConstructionContext() function
281 ConstructionContext(const ConstructionContext& other, const sk_sp<SkSVGNode>& newParent) in ConstructionContext() function

Completed in 2 milliseconds