Searched defs:loadImage (Results 1 – 5 of 5) sorted by relevance
69 public static Bitmap loadImage(String imageName) { in loadImage() method in JniInterface
55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadImage() function
110 static byte[] loadImage(String fileName, int[] w, int[] h, int pixelFormat) in loadImage() method in TJBench
625 void *loadImage(uint8_t *const elfImage, size_t &codeSize, const char *functionName = nullptr) in loadImage() function