Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp278 static unsigned string_resize(char** out, size_t size) in string_resize() function
293 string_resize(out, 0); in string_init()
306 if(string_resize(out, insize)) in string_set()