Home | History | Annotate | Download | only in effects

Lines Matching defs:getQuality

115     SkBlurQuality getQuality() const {
315 rec->fQuality = this->getQuality();
324 return SkBlurMask::BoxBlur(dst, src, sigma, fBlurStyle, this->getQuality(), margin);
566 this->getQuality(), smallRR);
586 cache = add_cached_rrect(&patch->fMask, sigma, fBlurStyle, this->getQuality(), smallRR);
700 this->getQuality(), smallR, count);
718 cache = add_cached_rects(&patch->fMask, sigma, fBlurStyle, this->getQuality(), smallR, count);