Revert "[Tizen] Implement partial update"
[platform/core/uifw/dali-adaptor.git] / automated-tests / src / dali-adaptor / dali-test-suite-utils / test-render-surface.h
old mode 100755 (executable)
new mode 100644 (file)
index 2fed827..be38d00
@@ -137,16 +137,6 @@ public:
    */
   virtual Vector4 GetBackgroundColor();
 
-  /**
-   * @copydoc Dali::Integration::RenderSurface::SetDamagedRect
-   */
-  virtual Rect<int32_t> SetDamagedRect( const Rect<int32_t>& damagedRectArray );
-
-  /**
-   * @copydoc Dali::Integration::RenderSurface::GetBufferAge
-   */
-  virtual int32_t GetBufferAge();
-
 private:
 
   /**