Home
last modified time | relevance | path

Searched refs:stbiw__fopen (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
334 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1222 f = stbiw__fopen(filename, "wb"); in stbi_write_png()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
334 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1222 f = stbiw__fopen(filename, "wb"); in stbi_write_png()