Searched refs:checkEmpty (Results 1 – 4 of 4) sorted by relevance
294 SkDEBUGCODE(this->checkEmpty();) in setEmpty()297 void SkClipStack::Element::checkEmpty() const { in checkEmpty() function in SkClipStack::Element709 SkDEBUGCODE(prior->checkEmpty();) in pushElement()
280 inline void checkEmpty() const;
116 bool checkEmpty(int set, int slot);
459 bool TDefaultIoResolverBase::checkEmpty(int set, int slot) { in checkEmpty() function in glslang::TDefaultIoResolverBase