Home
last modified time | relevance | path

Searched refs:MakeInitial (Results 1 – 6 of 6) sorted by relevance

/external/skqp/experimental/svg/model/
DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial() function in SkSVGPresentationAttributes
DSkSVGAttribute.h63 static SkSVGPresentationAttributes MakeInitial();
DSkSVGRenderContext.cpp265 : fInherited(SkSVGPresentationAttributes::MakeInitial()) { in SkSVGPresentationContext()
/external/skia/modules/svg/include/
DSkSVGAttribute.h70 static SkSVGPresentationAttributes MakeInitial();
/external/skia/modules/svg/src/
DSkSVGAttribute.cpp10 SkSVGPresentationAttributes SkSVGPresentationAttributes::MakeInitial() { in MakeInitial() function in SkSVGPresentationAttributes
DSkSVGRenderContext.cpp143 : fInherited(SkSVGPresentationAttributes::MakeInitial()) in SkSVGPresentationContext()