JsouLiang 8a5b063ca0 Use DlPathEffect Object (flutter/engine#32159)
* Define the DlPathEffect Object

* Complete the DlPathEffect Object

* Add DlPathEffect Unittests

* Cut down only DLDashPathEffect

* Create Intervals by other mode

* Fix unittest issues

* Delete base_quals, check array equal first

* Change licenses file and deps

* Add effect_bounds for DlPathEffect; Delete invalid test cases;

* Change the intervals API; fix the DlUnknownPathEffect::effect_bounds bug; update test cases

* fix some suggests of comments

* Change SetPathEffect one line like the others

* Change the DisplayListStreamDispatcher::setBlendMode api

* Delete licenses

* change the display_list_dispatcher setPathEffect api

* Update Licenses

* fix conflict
2022-05-12 09:45:30 +08:00
..