Searched refs:lodepng_state_copy (Results 1 – 2 of 2) sorted by relevance
782 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source);
5075 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source) { in lodepng_state_copy() function6341 lodepng_state_copy(this, &other); in State()6349 lodepng_state_copy(this, &other);