Home | History | Annotate | Download | only in layers

Lines Matching refs:maxResourceSize

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