Home | History | Annotate | Download | only in image

Lines Matching refs:maxResourceSize

347     if (totalSize > ImageFormatProperties.maxResourceSize) {
352 totalSize, ImageFormatProperties.maxResourceSize);