Searched defs:loadImage (Results 1 – 3 of 3) 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
636 std::vector<EntryPoint> loadImage(uint8_t *const elfImage, const std::vector<const char *> &functio… in loadImage() function