Searched refs:create_image (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/runtime_loader/
H A Dimages.h48 image_t* create_image(const char* name, const char* path, int regionCount);
H A Dimages.cpp200 create_image(const char* name, const char* path, int regionCount) function
H A Delf_load_image.cpp604 image = create_image(name, path, numRegions);

Completed in 39 milliseconds