Searched defs:stbi_write_png (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1215 STBIWDEF int stbi_write_png(char const *filename, int x, int y, int comp, const void *data, int str… in stbi_write_png() function
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1215 STBIWDEF int stbi_write_png(char const *filename, int x, int y, int comp, const void *data, int str… in stbi_write_png() function
|