Searched defs:dotmatrix_dither_argb32 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/skin/
H A Dwindow.c212 dotmatrix_dither_argb32( unsigned char* pixels, int x, int y, int w, int h, int pitch ) function
588 dotmatrix_dither_argb32( surface->pixels, r.pos.x, r.pos.y, r.size.w, r.size.h, surface->pitch );

Completed in 54 milliseconds