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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c334 extern stbi_uc *stbi_png_load (char const *filename, int *x, int *y, int *comp, int req_comp);
522 extern stbi_uc *stbi_png_load (char const *filename, int *x, int *y, int *comp, int req_comp);
3138 unsigned char *stbi_png_load(char const *filename, int *x, int *y, int *comp, int req_comp) function

Completed in 141 milliseconds