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

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocvideo.cpp875 const TInt sourceScanlineLength = screenW; local
905 const TInt sourceStartOffset = rect2.x + rect2.y * sourceScanlineLength;
925 bitmapLine += sourceScanlineLength;
945 bitmapLine += sourceScanlineLength;
973 bitmapLine += sourceScanlineLength;
995 bitmapLine += sourceScanlineLength;
1012 const TInt sourceScanlineLength = screenW;
1042 const TInt sourceStartOffset = rect2.x + rect2.y * sourceScanlineLength;
1066 bitmapLine += sourceScanlineLength;
1086 bitmapLine += sourceScanlineLength;
1163 TInt sourceScanlineLength = bufferW; local
[all...]

Completed in 52 milliseconds