Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h75 template<typename TCurve, typename OppCurve> class SkTSect; variable
223 friend class SkTSect<TCurve, OppCurve>; variable
224 friend class SkTSect<OppCurve, TCurve>; variable
350 friend class SkTSect<OppCurve, TCurve>; variable
860 SkTSect<TCurve, OppCurve>::SkTSect(const TCurve& c in SkTSect() function