Searched defs:delays (Results 1 – 2 of 2) sorted by relevance
| /hardware/google/gfxstream/third-party/stb/include/stb/ |
| D | stb_image.h | 1424 STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, in… in stbi_load_gif_from_memory() 6874 static void *stbi__load_gif_main_outofmem(stbi__gif *g, stbi_uc *out, int **delays) in stbi__load_gif_main_outofmem() 6885 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp,… in stbi__load_gif_main()
|
| /hardware/google/gfxstream/third-party/astc-encoder/Source/ |
| D | stb_image.h | 1424 STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, in… in stbi_load_gif_from_memory() 6867 static void *stbi__load_gif_main_outofmem(stbi__gif *g, stbi_uc *out, int **delays) in stbi__load_gif_main_outofmem() 6878 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp,… in stbi__load_gif_main()
|