HomeSort by: relevance | last modified time | path
    Searched defs:stbi_pic_load (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 386 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
572 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
4295 stbi_uc *stbi_pic_load(char const *filename,int *x, int *y, int *comp, int req_comp) function in typeref:typename:stbi_uc *
stb_image.c 386 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
572 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
4295 stbi_uc *stbi_pic_load(char const *filename,int *x, int *y, int *comp, int req_comp) function in typeref:typename:stbi_uc *
stb_image.c 386 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
572 extern stbi_uc *stbi_pic_load (char const *filename, int *x, int *y, int *comp, int req_comp);
4295 stbi_uc *stbi_pic_load(char const *filename,int *x, int *y, int *comp, int req_comp) function in typeref:typename:stbi_uc *

Completed in 45 milliseconds