OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConstructL
(Results
1 - 7
of
7
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.cpp
65
void CStreamPlayer::
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
();
/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);
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
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)
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
...]
Completed in 2940 milliseconds