Home | History | Annotate | Download | only in core

Lines Matching defs:tooBig

494 static bool tooBig(const SkMatrix& m, SkScalar ma2max) {
506 return tooBig(matrix, MaxCacheSize2());
516 return tooBig(*this->setTextMatrix(&textM), MaxCacheSize2());