Searched refs:stbiw__writef (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 378 static void stbiw__writef(stbi__write_context *s, const char *fmt, ...) in stbiw__writef() function 548 …stbiw__writef(s, "111 221 2222 11", 0,0,format+8, 0,0,0, 0,0,x,y, (colorbytes + has_alpha) * 8, ha… in stbi_write_tga_core()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 378 static void stbiw__writef(stbi__write_context *s, const char *fmt, ...) in stbiw__writef() function 548 …stbiw__writef(s, "111 221 2222 11", 0,0,format+8, 0,0,0, 0,0,x,y, (colorbytes + has_alpha) * 8, ha… in stbi_write_tga_core()
|