Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp112 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function
132 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup()
191 copyLine(dst, src, cmap, transparent, copyWidth); in blitNormal()