[Tizen] Support Client Rotation and Screen Rotation
[platform/core/uifw/dali-core.git] / dali / internal / common / core-impl.h
index 21e0a74..a97d8b1 100644 (file)
@@ -119,9 +119,9 @@ public:
   void RecoverFromContextLoss();
 
   /**
-   * @copydoc Dali::Integration::Core::SurfaceResized(Integration::RenderSurface*)
+   * @copydoc Dali::Integration::Core::SurfaceResized(Integration::RenderSurface*, bool)
    */
-  void SurfaceResized( Integration::RenderSurface* surface );
+  void SurfaceResized( Integration::RenderSurface* surface, bool forceUpdate );
 
   /**
    * @copydoc Dali::Integration::Core::SurfaceDeleted(Integration::RenderSurface*)