Lines Matching refs:setEmpty
390 return target->setEmpty();
860 mask->fBounds.setEmpty();
1087 return this->setEmpty();
1151 return this->setEmpty();
1229 fBounds.setEmpty();
1234 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate
1258 bool SkAAClip::setEmpty() {
1260 fBounds.setEmpty();
1267 return this->setEmpty();
1309 return this->setEmpty();
1388 this->setEmpty();
1399 return this->setEmpty();
1410 return this->setEmpty();
1440 return this->setEmpty();
1462 case SkClipOp::kIntersect: return this->setEmpty();
1468 case SkClipOp::kDifference: return this->setEmpty();
1492 case SkClipOp::kIntersect: return this->setEmpty();
1498 case SkClipOp::kDifference: return this->setEmpty();
1524 return dst->setEmpty();