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

  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.h 32 void ConstructL();
SDL_epocaudio.cpp 142 wait->ConstructL();
189 void ConstructL(TInt aFill);
256 eAudioLib->ConstructL(aFill);
261 void CEpocAudio::ConstructL(TInt aFill)
297 iPlayer->ConstructL();
streamplayer.cpp 65 void CStreamPlayer::ConstructL()
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 20 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
36 void CBitmapSurface<T>::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
41 T::ConstructL(aWindow, aDevice);
135 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
202 void CDsaBitgdi::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
213 CDsa::ConstructL(aWindow, aDevice);
241 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
270 void CDsaBase::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
272 CDsa::ConstructL(aWindow, aDevice);
453 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
    [all...]
dsa_new.cpp 119 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
204 void CDsaA::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
207 CDsa::ConstructL(aWindow, aDevice);
288 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
352 void CDsaB::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
356 CDsa::ConstructL(aWindow, aDevice);
478 void CDsa::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
dsa_old.cpp 162 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
225 void CDsaB::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
229 CDsa::ConstructL(aWindow, aDevice);
313 void CDsa::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice)
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp 294 void ConstructL(const TRect& aRect);
311 void ConstructL();
437 void CSDLWin:: ConstructL(const TRect& aRect)
488 void CSDLAppUi::ConstructL()
512 iSDLWin->ConstructL(ApplicationRect());
SDL_main.cpp 202 void ConstructL();
271 void CSdlAppServ::ConstructL()
804 gEpocEnv->iAppSrv->ConstructL();
833 gEpocEnv->iDsa->ConstructL(aWindow, aDevice);

Completed in 188 milliseconds