Home | History | Annotate | Download | only in layers

Lines Matching refs:maxResourceSize

348     if (totalSize > ImageFormatProperties.maxResourceSize) {
353 totalSize, ImageFormatProperties.maxResourceSize);