Home
last modified time | relevance | path

Searched defs:SkSVGStop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGStop.cpp12 SkSVGStop::SkSVGStop() : INHERITED(SkSVGTag::kStop) {} in SkSVGStop() function in SkSVGStop
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGGradient.h23 class SkSVGStop; variable