Home
last modified time | relevance | path

Searched defs:stbi__err (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro