Searched defs:SkTSect (Results 1 – 1 of 1) sorted by relevance
57 template<typename TCurve, typename OppCurve> class SkTSect; variable194 friend class SkTSect<TCurve, OppCurve>; variable195 friend class SkTSect<OppCurve, TCurve>; variable309 friend class SkTSect<OppCurve, TCurve>; variable810 SkTSect<TCurve, OppCurve>::SkTSect(const TCurve& c PATH_OPS_DEBUG_T_SECT_PARAMS(int id)) in SkTSect() function