Eliminate _pixman_image_is_solid()
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Fri, 18 Sep 2009 08:17:57 +0000 (04:17 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 25 Feb 2010 04:20:27 +0000 (23:20 -0500)
commit2a6ba862abd8859014d11a742247fa1f1225729b
tree1a8941fe6d1489845270ceec7fced48ac80c2f12
parent45006e5e648b85df65b922f893c9802c9ecce38e
Eliminate _pixman_image_is_solid()

Instead of calling this function in compute_image_info(), just do the
relevant checks when the extended format is computed.

Move computation of solidness to validate
pixman/pixman-image.c
pixman/pixman-private.h