Searched refs:aDevice (Results 1 - 5 of 5) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp20 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
36 void CBitmapSurface<T>::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
41 T::ConstructL(aWindow, aDevice);
135 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
202 void CDsaBitgdi::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
212 User::LeaveIfError(aDevice.CreateContext(iWinGc));
213 CDsa::ConstructL(aWindow, aDevice);
241 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
270 void CDsaBase::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
272 CDsa::ConstructL(aWindow, aDevice);
466 ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
634 ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
[all...]
H A Ddsa_new.cpp119 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
204 void CDsaA::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
207 CDsa::ConstructL(aWindow, aDevice);
288 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
352 void CDsaB::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
356 CDsa::ConstructL(aWindow, aDevice);
478 void CDsa::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
489 aDevice,
H A Ddsa_old.cpp162 void ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice);
225 void CDsaB::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
229 CDsa::ConstructL(aWindow, aDevice);
313 void CDsa::ConstructL(RWindow& aWindow, CWsScreenDevice& aDevice) argument
325 aDevice,
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A DSDL_epocaudio.cpp177 void ThreadInitL(TAny* aDevice);
286 void CEpocAudio::ThreadInitL(TAny* aDevice) argument
292 EpocSdlEnv::AppendCleanupItem(TSdlCleanupItem((TSdlCleanupOperation)EPOC_CloseAudio, aDevice));
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A DSDL_main.cpp829 EXPORT_C void CSDL::SetContainerWindowL(RWindow& aWindow, RWsSession& aSession, CWsScreenDevice& aDevice) argument
833 gEpocEnv->iDsa->ConstructL(aWindow, aDevice);

Completed in 109 milliseconds