Home | History | Annotate | Download | only in docs

Lines Matching full:widest

410     SkRect widest = SkRect::MakeWH(largest.width(), largest.height());
411 SkDebugf("widest is finite: %s\n", widest.isFinite() ? "true" : "false");
415 widest is finite: false