Searched refs:image_from_path (Results 1 – 3 of 3) sorted by relevance
67 int image_from_path(const char *path, Image **ret);
512 int image_from_path(const char *path, Image **ret) { in image_from_path() function528 return image_from_path(name_or_path, ret); in image_find_harder()
1084 r = image_from_path(name_or_path, &loaded); in bus_image_acquire()