| commit | 5ab6dc318ba35577b1344437b78d6c1a1fc2fc11 | [log] [tgz] |
|---|---|---|
| author | jaydasika <jaydasika@chromium.org> | Fri Jul 08 23:08:23 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 23:09:58 2016 |
| tree | 95bfa312b2405e2b19dd852ff4b376034faebdc7 | |
| parent | f67cb8db57391f982744179442638bfbd5595320 [diff] |
cc: Use sublayer scale from effect tree (1) This CL replaces all calls to ComputeTransformWithDestinationSublayerScale in DrawPropertyUtils with ComputeTransform and then applies the destination sublayer scale using the effect tree. To do this, I added a target_effect_id to clip nodes. BUG=622372 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2127323002 Cr-Commit-Position: refs/heads/master@{#404526}