Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h651 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source);
Dlodepng.cpp4863 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source) in lodepng_state_copy() function
6120 lodepng_state_copy(this, &other); in State()
6130 lodepng_state_copy(this, &other); in operator =()