Decompose a weird assert.
authormtklein <mtklein@chromium.org>
Wed, 3 Dec 2014 16:48:57 +0000 (08:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Dec 2014 16:48:57 +0000 (08:48 -0800)
commit4bfd58723b6efca37077f05c1ab92a3e85f97eb4
treee92ac02ce9929ad7e85784eb5b9ff99bc54c7b1d
parent43c79b9c64d517b5f74429e13d1057e9f7d7f0a2
Decompose a weird assert.

I got my hands on a list of new warnings coming out of MSVC when run with /analyze.

I scanned over them and didn't see any bugs, but I did notice this is just a weird
way to write this expression. (MSVC /analyze was wary of '=' in a boolean expression.)

BUG=skia:

Review URL: https://codereview.chromium.org/776033002
src/utils/SkTextureCompressor_Blitter.h