sw_engine: concrete shape rendering sequence.
[platform/core/graphics/tizenvg.git] / src / lib / sw_engine / tvgSwCommon.h
index 4e75e3c..4b6f820 100644 (file)
@@ -95,4 +95,6 @@ bool shapeTransformOutline(const ShapeNode& shape, SwShape& sdata);
 
 SwRleData* rleRender(const SwShape& sdata);
 
+bool rasterShape(Surface& surface, SwShape& sdata, size_t color);
+
 #endif /* _TVG_SW_COMMON_H_ */