Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp537 TInt sourceRectWidthInBytes = sourceRectWidth * sourceNumBytesPerPixel; in EPOC_DirectUpdate() local
557 Mem::Copy(screenMemory, bitmapLine, sourceRectWidthInBytes); in EPOC_DirectUpdate()