Searched refs:onValidate (Results 1 – 4 of 4) sorted by relevance
242 SkDEBUGCODE(virtual void onValidate() const {})
241 SkDEBUGCODE(void onValidate() const override;)
353 void GrSurfaceFillContext::onValidate() const { in onValidate() function in GrSurfaceFillContext
1382 this->onValidate(); in validate()