Searched refs:stbi__stdio_write (Results 1 – 2 of 2) sorted by relevance
281 static void stbi__stdio_write(void *context, void *data, int size) in stbi__stdio_write() function332 stbi__start_write_callbacks(s, stbi__stdio_write, (void *) f); in stbi__start_write_file()