commit | e994380d00bb03187f17bd705cac6c28fa624fa6 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Jan 03 13:07:07 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jan 03 19:49:07 2020 +0000 |
tree | e80688e1032b9819417b6566245e71bde8907b2a | |
parent | 91b4059e9f62827812f4cb24179342e3fa96cebf [diff] |
Some GrTypes cleanup. Remove some unused functions/macros. Move two functions only used by GrBufferAllocPool there. We only ever used GrSizeAlignUp with pow 2 alignments. Require that, rename, move to GrTypesPriv.h (along with GrSizeDivRoundUp). Change-Id: I1a7248952d1905f16f02de2028d65768b186acee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/262061 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>