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

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp 127 static void EPOC_UnlockHWSurface(_THIS, SDL_Surface *surface);
204 device->UnlockHWSurface = EPOC_UnlockHWSurface;
530 static void EPOC_UnlockHWSurface(_THIS, SDL_Surface* /*surface*/)
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp 134 static void EPOC_UnlockHWSurface(_THIS, SDL_Surface *surface);
212 device->UnlockHWSurface = EPOC_UnlockHWSurface;
714 static void EPOC_UnlockHWSurface(_THIS, SDL_Surface* /*surface*/)
    [all...]

Completed in 190 milliseconds