Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h57 template<typename TCurve, typename OppCurve> class SkTSect; variable
194 friend class SkTSect<TCurve, OppCurve>; variable
195 friend class SkTSect<OppCurve, TCurve>; variable
309 friend class SkTSect<OppCurve, TCurve>; variable
810 SkTSect<TCurve, OppCurve>::SkTSect(const TCurve& c PATH_OPS_DEBUG_T_SECT_PARAMS(int id)) in SkTSect() function