HomeSort by relevance Sort by last modified time
    Searched refs:EPOC_BytesPerScanLine (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.h 75 TInt EPOC_BytesPerScanLine;
SDL_epocvideo.cpp 266 Private->EPOC_BytesPerScanLine = screenInfo.iScreenSize.iWidth * Private->EPOC_BytesPerPixel;
289 Private->EPOC_BytesPerScanLine = Private->EPOC_WsScreen->SizeInPixels().iWidth * Private->EPOC_BytesPerPixel;

Completed in 47 milliseconds