Home | History | Annotate | Download | only in core

Lines Matching full:toobig

374 static bool tooBig(const SkMatrix& m, SkScalar ma2max) {
386 return tooBig(matrix, MaxCacheSize2(maxLimit));