Hi, all,
I was using Silverlight to build some applications and noticed the followings:
My envirnment is OMAP3530, WEC 7 update 3 with BSP 1.01.00.03, 800x480.
1. Simple animation moving a circle from left to right.
- Set BSP_XRPLUGIN_OPENGL=0, the circle is moving smoothly from left to right.
- Set BSP_XRPLUGIN_OPENGL=1, the animation seems a little bit "jumpy" when moving from left to right.
2. WEC 7 Sample Home Screen Theme 2
- Set BSP_XRPLUGIN_OPENGL=0, the background animation and the transition effect ran very slowly.
- Set BSP_XRPLUGIN_OPENGL=1, the background animation ran fine, but the transition effect is still "jumpy".
I was really confusing how to determine whether the "jumpy" issue is a right behavior or not.
Is there any standard performance result I can refer to?
Thank in advance,
Richard