HomeSort by relevance Sort by last modified time
    Searched refs:stbi_failure_reason (Results 1 - 2 of 2) sorted by null

  /external/libgdx/gdx/jni/gdx2d/
gdx2d.c 286 if (stbi_failure_reason())
287 return stbi_failure_reason();
stb_image.h 274 // and *x, *y, *comp will be unchanged. The function stbi_failure_reason()
482 STBIDEF const char *stbi_failure_reason (void);
889 STBIDEF const char *stbi_failure_reason(void) function
    [all...]

Completed in 47 milliseconds