Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp120 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function
141 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup()
198 copyLine(dst, src, cmap, transparent, copyWidth); in blitNormal()
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp150 static void copyLine(Color8888* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function
320 copyLine(dst, src, cmap, gcb.TransparentColor, copyWidth); in drawFrame()