Move initialization of iterators for bits images to pixman-bits-image.c
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 10 Dec 2010 17:19:50 +0000 (12:19 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 18 Jan 2011 17:42:25 +0000 (12:42 -0500)
commitb2c9eaa5020d08cfaac6c2296895e5a65c971ffd
tree5d8e4048cefb6608574a9c0d65d64ff842cf0cfc
parent15b1645c7b96498788c9376e3bb7d8a5e7b4e584
Move initialization of iterators for bits images to pixman-bits-image.c

pixman_iter_t is now defined in pixman-private.h, and iterators for
bits images are being initialized in pixman-bits-image.c
pixman/pixman-bits-image.c
pixman/pixman-general.c
pixman/pixman-private.h