commit | e0a8fc7f335d02a3febe2a8837ef264c822936c2 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Feb 20 08:50:45 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Feb 21 14:57:30 2023 +0000 |
tree | 63474c0d343d980a77e49bc640ca9e80c9e74108 | |
parent | a164720807546097088f7f3aaafaa3abcb76ca7f [diff] |
Factor out bit manipulation logic to helper. I already have three copies of this loop, and was contemplating a fourth. Let's factor it out to a helper function. Change-Id: Ic3c190232eaae06056daeddf2a7a34bd1db9c210 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/646396 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Herb Derby <herb@google.com>