X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fadaptor-framework%2Fscene-holder-impl.h;h=2b5ba2f4ced5bc5e68e48050bf24fa6b8b79cb57;hb=de46e23491f796ece28af29f4cd7906160a313bf;hp=65e4a7bc1dcaf23d8a9cf97b58acd89140963b2e;hpb=3153c3372151cbc61f0f23230206fb37bc2799b4;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/integration-api/adaptor-framework/scene-holder-impl.h b/dali/integration-api/adaptor-framework/scene-holder-impl.h index 65e4a7b..2b5ba2f 100644 --- a/dali/integration-api/adaptor-framework/scene-holder-impl.h +++ b/dali/integration-api/adaptor-framework/scene-holder-impl.h @@ -113,9 +113,10 @@ public: void SetSurface(Dali::RenderSurfaceInterface* surface); /** - * @brief Called when the surface set is resized. + * @brief Called when the surface is resized. + * @param[in] forceUpdate The flag to update force */ - void SurfaceResized(); + void SurfaceResized( bool forceUpdate ); /** * @brief Get the render surface