Home | History | Annotate | Download | only in dm

Lines Matching refs:maxDimension

887     const int maxDimension = factory.getContextInfo(fContextType, fContextOptions).
889 if (maxDimension < SkTMax(size.width(), size.height())) {