Home
last modified time | relevance | path

Searched refs:stbi__stdio_write (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/deps/
H A Dstb_image_write.h284 static void stbi__stdio_write(void *context, void *data, int size) in stbi__stdio_write() function
335 stbi__start_write_callbacks(s, stbi__stdio_write, (void *) f); in stbi__start_write_file()
/third_party/astc-encoder/Source/
H A Dstb_image_write.h284 static void stbi__stdio_write(void *context, void *data, int size) in stbi__stdio_write() function
335 stbi__start_write_callbacks(s, stbi__stdio_write, (void *) f); in stbi__start_write_file()

Completed in 9 milliseconds