Home | History | Annotate | Download | only in utils

Lines Matching refs:setBounder

992 SkBounder* SkDeferredCanvas::setBounder(SkBounder* bounder) {
993 this->drawingCanvas()->setBounder(bounder);
994 this->INHERITED::setBounder(bounder);