Add FrameRenderedCallback and FramePresentedCallback 95/238695/1
authorDongsug Song <dongsug.song@samsung.com>
Wed, 8 Jul 2020 12:02:08 +0000 (21:02 +0900)
committerDongsug Song <dongsug.song@samsung.com>
Thu, 16 Jul 2020 09:29:36 +0000 (18:29 +0900)
commitf8c9f3271717819a5eccf2ae4c35b326903ed06e
tree230a05ba099ae920471774b22813d265f5880efd
parentd59dba3e4b56db7f4fd7fb1b039c5bb6ee5d15ba
Add FrameRenderedCallback and FramePresentedCallback

- csharp binding for DALi DevelWindow's AddFrameRenderedCallback and AddFramePresentedCallback
- TestCase will not be added in tizen CSharp-TCT, but they were added in NUI test sample to do TDD
- paired with https://github.com/Samsung/TizenFX/pull/1811

Change-Id: I8ed2d1b82a4430138b644107678dd86b7d3ff29e
dali-csharp-binder/src/window.cpp