Home
last modified time | relevance | path

Searched refs:stbi_flip_vertically_on_write (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp159 stbi_flip_vertically_on_write(y_flip); in store_png_image_with_stb()
181 stbi_flip_vertically_on_write(y_flip); in store_tga_image_with_stb()
203 stbi_flip_vertically_on_write(y_flip); in store_bmp_image_with_stb()
Dstb_image_write.h195 STBIWDEF void stbi_flip_vertically_on_write(int flip_boolean);
262 STBIWDEF void stbi_flip_vertically_on_write(int flag) in stbi_flip_vertically_on_write() function
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h195 STBIWDEF void stbi_flip_vertically_on_write(int flip_boolean);
262 STBIWDEF void stbi_flip_vertically_on_write(int flag) in stbi_flip_vertically_on_write() function