HomeSort by relevance Sort by last modified time
    Searched defs:debugOpp (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkPathOpsTSect.h 101 const SkTSect<OppCurve, TCurve>* debugOpp() const;
239 const SkTSect<OppCurve, TCurve>* debugOpp() const {
496 const SkTSect<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::debugOpp() const {
497 return SkDEBUGRELEASE(fDebugSect->debugOpp(), nullptr);
    [all...]
  /external/skqp/src/pathops/
SkPathOpsTSect.h 101 const SkTSect<OppCurve, TCurve>* debugOpp() const;
239 const SkTSect<OppCurve, TCurve>* debugOpp() const {
496 const SkTSect<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::debugOpp() const {
497 return SkDEBUGRELEASE(fDebugSect->debugOpp(), nullptr);
    [all...]

Completed in 185 milliseconds