Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp124 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() function
145 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup()
202 copyLine(dst, src, cmap, transparent, copyWidth); in blitNormal()