commit | b4511344b61bffc02219c1282610411529ddb7f8 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue May 03 09:37:08 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 03 09:37:08 2016 -0700 |
tree | 9e02cde88c0468f0016e923162b661691467ce18 | |
parent | 46db22f1cfc65a7a4f1de13d774718347362f60f [diff] |
Minor refactor of GrLayerHoister The main point of this CL is to make sure using the rect bounds (rather than the underlying texture's bounds) is acceptable in GrLayerHoister::FilterLayer. This is split out of https://codereview.chromium.org/1943913002/ (Retract GrRenderTarget from GrLayerHoister) GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1947593002 Review-Url: https://codereview.chromium.org/1947593002