Searched refs:stbiw__writefv (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() function 382 stbiw__writefv(s, fmt, v); in stbiw__writef() 485 stbiw__writefv(s, fmt, v); in stbiw__outfile()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() function 382 stbiw__writefv(s, fmt, v); in stbiw__writef() 485 stbiw__writefv(s, fmt, v); in stbiw__outfile()
|