[3.0] Change integration api of NativeRenderSurface
[platform/core/uifw/dali-adaptor.git] / adaptors / integration-api / wayland / native-render-surface.h
index 565eec2..3b0cd42 100644 (file)
@@ -80,10 +80,10 @@ public: // API
   virtual Any GetSurface();
 
   /**
-   * @brief Waits tbm surface after replace surface
+   * @brief Waits until surface is replaced
    * After tbm surface is acquired in PostRender, this function is finished.
    */
-  void WaitDrawableAfterReplaceSurface();
+  void WaitUntilSurfaceReplaced();
 
 public: // from Dali::RenderSurface