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

  /external/skia/src/pathops/
SkOpSpan.cpp 148 SkASSERT(this->span()->debugDeleted() || this->span()->ptT() != this);
SkOpSpan.h 236 bool debugDeleted() const { return fDebugDeleted; }

Completed in 74 milliseconds