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

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp 21 void UnlockHwSurface();
58 void CDsaA::UnlockHwSurface()
158 void UnlockHwSurface();
197 UnlockHwSurface();
201 void CDsaB::UnlockHwSurface()
750 UnlockHwSurface(); //could be faster if does not use AO, but only check status before redraw, then no context switch needed
dsa.cpp 23 void UnlockHwSurface();
73 void CBitmapSurface<T>::UnlockHwSurface()
566 void UnlockHwSurface();
605 UnlockHwSurface();
610 void CDsaB::UnlockHwSurface()
1101 UnlockHwSurface(); //could be faster if does not use AO, but only check status before redraw, then no context switch needed
dsa_new.cpp 114 void UnlockHwSurface();
156 void CDsaA::UnlockHwSurface()
284 void UnlockHwSurface();
323 UnlockHwSurface();
328 void CDsaB::UnlockHwSurface()
1032 UnlockHwSurface(); //could be faster if does not use AO, but only check status before redraw, then no context switch needed
SDL_epocvideo.cpp 204 device->UnlockHWSurface = EPOC_UnlockHWSurface;
532 EpocSdlEnv::UnlockHwSurface();
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 493 void EpocSdlEnv::UnlockHwSurface()
495 gEpocEnv->iDsa->UnlockHwSurface();

Completed in 183 milliseconds