Searched refs:SwShapeTask (Results 1 – 1 of 1) sorted by relevance
79 struct SwShapeTask : SwTask struct274 static void _renderFill(SwShapeTask* task, SwSurface* surface, uint8_t opacity) in _renderFill()286 static void _renderStroke(SwShapeTask* task, SwSurface* surface, uint8_t opacity) in _renderStroke()428 auto task = static_cast<SwShapeTask*>(data); in renderShape()745 auto task = static_cast<SwShapeTask*>(data); in prepare()746 if (!task) task = new SwShapeTask; in prepare()