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

/external/libgdx/gdx/jni/gdx2d/
H A Dstb_image.h239 // unsigned char *data = stbi_load(filename, &x, &y, &n, 0);
442 STBIDEF stbi_uc *stbi_load (char const *filename, int *x, int *y, int *comp, int req_comp);
1043 STBIDEF stbi_uc *stbi_load(char const *filename, int *x, int *y, int *comp, int req_comp) function
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/egl/ org/lwjgl/glfw/ org/ ...

Completed in 77 milliseconds