Searched refs:copyLine (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/images/ |
D | SkMovie_gif.cpp | 112 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()
|