Hi Ali,
when you build your BSP libOpenVG.so is a softlink pointing to /usr/lib/libOpenVG_355.so.
So you have to make sure that when you compile your app you use this one (using your rootfs to link against). You have to take the decision at build time to use libOpenVG.3d or libOpenVG.2d .
Also, I suggest for a BSP upgrade and use the latest GPU drivers
regards