Home | History | Annotate | Download | only in core

Lines Matching defs:tooBig

438 static bool tooBig(const SkMatrix& m, SkScalar ma2max) {
450 return tooBig(matrix, MaxCacheSize2());
460 return tooBig(*this->setTextMatrix(&textM), MaxCacheSize2());