Searched refs:getCachedImage (Results 1 – 2 of 2) sorted by relevance
165 return getCachedImage(relativeName, true); in loadImageResource()172 BufferedImage getCachedImage(String path, boolean isPluginRelative) in getCachedImage() method in CreateAssetSetWizardState
1045 sourceImage = mValues.getCachedImage(path, false); in generateImages()