X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fintegration-api%2Fscene.h;h=ad8769d29e735c78232103284c673d68806909aa;hp=1d82a441c7206af36c9802704480bfadc7b339a1;hb=d2bc18872d7b4f316b86a0897e6c9fabf67a1241;hpb=5395cfa5d5893fc92943ca52e499fc70ca5037fb diff --git a/dali/integration-api/scene.h b/dali/integration-api/scene.h index 1d82a44..ad8769d 100755 --- a/dali/integration-api/scene.h +++ b/dali/integration-api/scene.h @@ -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