Changing name of has_transpareny_in_palette to has_transparency_in_tRNS
authoremmaleer <emmaleer@google.com>
Fri, 10 Jul 2015 14:48:03 +0000 (07:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Jul 2015 14:48:03 +0000 (07:48 -0700)
commit21cea726e743aa05720adea456f26fcd58318505
treec448cca65154a2a6f8fb40c988c7da45c8f0e21b
parent5b4f05f709d2b45f1b61e613a4fd073c31fa66d8
Changing name of has_transpareny_in_palette to has_transparency_in_tRNS

This function checks for transparency info in the tRNS chunk
Other images besides paletted images can have tRNS chunks,
including Gray8 and RGB

has_transparency_in_tRNS is a better name for the function

BUG=skia:

Review URL: https://codereview.chromium.org/1224453002
src/codec/SkCodec_libpng.cpp