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

  /external/skia/src/pathops/
SkOpAngle.h 81 fLastMarked = marked;
124 SkOpSpanBase* fLastMarked;
SkOpAngle.cpp 685 if (fLastMarked) {
686 if (fLastMarked->chased()) {
689 fLastMarked->setChased(true);
691 return fLastMarked;
869 fLastMarked = nullptr;
    [all...]

Completed in 384 milliseconds