Searched defs:loadImage (Results 1 – 4 of 4) sorted by relevance
55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadImage() function
68 private static Image loadImage(String path) { in loadImage() method in FlyoutControlComposite
205 public static Image loadImage(Class<?> clazz, String path) { in loadImage() method in DrawUtils
87 static byte[] loadImage(String fileName, int[] w, int[] h, int pixelFormat) in loadImage() method in TJBench