Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
DSDL_gapivideo.c859 static int updateLine8to8(_THIS, unsigned char *srcPointer, unsigned char *destPointer, int width, … in updateLine8to8() function
1132 …linesProcessed = updateLine8to8(this, srcPointer, (unsigned char *) destPointer, rects[i].w, rects… in GAPI_UpdateRectsColor()