Searched refs:heightBound (Results 1 – 1 of 1) sorted by relevance
91 int imageHeight, int widthBound, int heightBound, int orientation, in loadImageThumbnailFromStream() argument108 while (targetHeight > heightBound || targetWidth > widthBound || in loadImageThumbnailFromStream()122 if ((heightBound > GL11.GL_MAX_TEXTURE_SIZE || widthBound > GL11.GL_MAX_TEXTURE_SIZE) && in loadImageThumbnailFromStream()