Searched refs:SkCTPathGeometrySink (Results 1 – 1 of 1) sorted by relevance
532 class SkCTPathGeometrySink { class550 SkCTPathGeometrySink() : fStarted{false}, fCurrent{0,0} {} in SkCTPathGeometrySink() function in __anonab839daa0111::SkCTPathGeometrySink555 SkCTPathGeometrySink& self = *(SkCTPathGeometrySink*)ctx; in ApplyElement()654 SkCTPathGeometrySink sink; in generatePath()655 CGPathApply(cgPath.get(), &sink, SkCTPathGeometrySink::ApplyElement); in generatePath()