commit | b0e93a22bbfad05bb834e33387880ece56e0f6d2 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Aug 29 08:26:54 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 29 17:36:31 2017 +0000 |
tree | 41862bc027841d9d03a06661f2f3ef820610a9ac | |
parent | aa0ce825b877871f73532beb6fde6bf2f80e99dd [diff] |
Remove origin field from GrSurface (take 2) This mainly consists of rm origin from GrSurface and the wrapBackEnd* methods and then re-adding an explicit origin parameter to all the GrGpu methods that need it. TBR=bsalomon@google.com Change-Id: I4248b2a4749ef844da4233ce53b0dc504bc9eb74 Reviewed-on: https://skia-review.googlesource.com/30280 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>