Searched refs:sourceRectWidth (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
H A DSDL_epocvideo.cpp536 TInt sourceRectWidth = maxX - rect2.x + 1; local
537 TInt sourceRectWidthInBytes = sourceRectWidth * sourceNumBytesPerPixel;
570 for(TInt x = 0 ; x < sourceRectWidth ; x++) {

Completed in 26 milliseconds