Revert "[Tizen] Add GlWindow"
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles / egl-graphics.h
index 410395c..8ee45bc 100644 (file)
@@ -126,16 +126,6 @@ public:
   EglImageExtensions* GetImageExtensions();
 
   /**
-   * Sets fixed damaged areas for partial rendering. This overrides automatic partial rendering.
-   */
-  void SetDamagedAreas( std::vector<Dali::Rect<int>>& areas );
-
-  /**
-   * Instructs egl implementation to do full swap regardless of stored data, resets the data.
-   */
-  void SetFullSwapNextFrame();
-
-  /**
    * @copydoc Dali::Internal::Adaptor::GraphicsInterface::Destroy()
    */
   void Destroy() override;