Searched refs:isPluginRelative (Results 1 – 1 of 1) sorted by relevance
172 BufferedImage getCachedImage(String path, boolean isPluginRelative) in getCachedImage() argument176 image = getImage(path, isPluginRelative); in getCachedImage()187 static BufferedImage getImage(@NonNull String path, boolean isPluginRelative) in getImage() argument190 if (isPluginRelative) { in getImage()