Searched refs:copyLine (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/images/ |
D | SkMovie_gif.cpp | 115 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function 136 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup() 193 copyLine(dst, src, cmap, transparent, copyWidth); in blitNormal()
|
/external/chromium_org/third_party/skia/src/images/ |
D | SkMovie_gif.cpp | 115 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function 136 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup() 193 copyLine(dst, src, cmap, transparent, copyWidth); in blitNormal()
|