HomeSort by relevance Sort by last modified time
    Searched full:bitmappos (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp 933 TUint16* bitmapPos = bitmapLine; /* 2 bytes per pixel */
942 *screenMemoryLinePos++ = *bitmapPos;
943 bitmapPos+=skipValue;
    [all...]

Completed in 82 milliseconds