[Tizen] Support Client Rotation and Screen Rotation
[platform/core/uifw/dali-core.git] / dali / integration-api / scene.h
index 1d82a44..ad8769d 100755 (executable)
@@ -200,7 +200,7 @@ public:
    *
    * @return The root layer
    */
-  void SetSurface( Integration::RenderSurface& surface );
+  void SetSurface( Integration::RenderSurface& surface, bool forceUpdate );
 
   /**
    * @brief Gets the rendering surface bound to the scene