Home
last modified time | relevance | path

Searched refs:stbiw__sbgrowf (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h820 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a)))
826 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() function
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h820 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a)))
826 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() function