Revert "[Tizen] Revert "Support screen rotation""
[platform/core/uifw/dali-adaptor.git] / adaptors / common / adaptor-impl.h
index 425bfcf..f48f29e 100644 (file)
@@ -338,7 +338,12 @@ public:
   /**
    * Informs core the surface size has changed
    */
-  void SurfaceSizeChanged( Dali::Adaptor::SurfaceSize surfaceSize );
+  void SurfaceResizePrepare( Dali::Adaptor::SurfaceSize surfaceSize );
+
+  /**
+   * Informs ThreadController the surface size has changed
+   */
+  void SurfaceResizeComplete( Dali::Adaptor::SurfaceSize surfaceSize );
 
 public:  //AdaptorInternalServices