Updates following the PixelData change
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / renderers / svg / svg-renderer.h
index 2c20ba1..ceb554c 100644 (file)
@@ -117,11 +117,11 @@ public:
    *
    * @param[in] rasterizedPixelData The pixel buffer with the rasterized pixels
    */
    *
    * @param[in] rasterizedPixelData The pixel buffer with the rasterized pixels
    */
-  void ApplyRasterizedImage( PixelDataPtr rasterizedPixelData );
+  void ApplyRasterizedImage( PixelData rasterizedPixelData );
 
 private:
   /**
 
 private:
   /**
-   * @bried Rasterize the svg with the given size, and add it to the material.
+   * @bried Rasterize the svg with the given size, and add it to the renderer.
    *
    * @param[in] size The target size of the SVG rasterization.
    */
    *
    * @param[in] size The target size of the SVG rasterization.
    */