<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:メイリオ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><div><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:メイリオ;
}

--></style><div dir="ltr">Hi everyone<br><br>I am testing QT/EFL application launch time from ICO-HomeScreen at tizenIVI platform,but the launch time is about 4 seconds.<br><br>I analyze the NG log,and find result as below:<br><br>(a) When QT application is laundch by AUL module,until the function [bind_shell] of weston-ivi-shell module is called,consumption time is 1 second.(Below step:2-->3)<br>(b) Until the function [shell_get_shell_surface ] of weston-ivi-shell module is called,consumption time is 1.5 second.(Below step:3-->4)<br><br>So i think the point is to find the caller of function [bind_shell] and [shell_get_shell_surface ].<br><br>I have two question for help,any answer is appreciate.<br><br>Qeustion1:Are 「bind_shell」 and 「shell_get_shell_surface」 called by QT−Wayland?<br>(I search source of QT−Wayland,but i did not find the right one)<br><br>Qestion2:Do contents/screen rendering sequence as below??<br> <br> A) QT−Wayland module create WL−Surface.<br> B) QT−Wayland create contents on WL−Surface.<br> C) QT−Wayland send request to IVI−Shell for creating IVI−Surface(At this timing,i think that bind_shell and shell_get_shell_surface is called??)<br> D) IVI−Shell/IVI−Controller create IVI−Surface,and send request toICO−Home for creaing Windows.<br> E) ICO−Home useIVI−Controller to request sreen composition. <br><br>Could anyone give me some advice?<br><br><Software version><br>tizen-3.0.m14.3-ivi_20141028.3<br><br><Referecen Log><br>(1)23:05:56.731[PRF]@461> TOUCH_EVENT Menu Up   (238,315)->(238,315) app=tizen.qt.media (TouchUpMenu,CicoHSMenuTouch.cpp:207)<br>(2)23:05:56.862[DBG]@461> execute app tizen.qt.media (ExecuteApp_i,CicoHomeScreen.cpp:601)<br>(3)23:05:57.742[DBG]@405> bind_shell start (bind_shell,ivi-shell/ivi-shell-ext.c:644)<br>(4)23:05:59.209[DBG]@405> shell_get_shell_surface start (shell_get_shell_surface,ivi-shell/ivi-shell-ext.c:601)<br><br>Best regards,<br><br>Andy.<br><br>                                         </div></div>                                        </div></body>
</html>