Move read and write functions to the bits_image_t struct.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 18 Jul 2009 02:40:41 +0000 (22:40 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 18 Jul 2009 02:40:41 +0000 (22:40 -0400)
commit934f4f4604ccf06db5d5aec07e58f0a0fbe7d283
treec03d11090428b13902451e4eacfee7ebf90ff827
parent737d00063e8b8aaeaab9aecd0fbe731e8ab3f6b3
Move read and write functions to the bits_image_t struct.

Those fields were duplicated between image_common and bits_image_t
before.
pixman/pixman-access.c
pixman/pixman-accessor.h
pixman/pixman-bits-image.c
pixman/pixman-edge.c
pixman/pixman-fast-path.c
pixman/pixman-general.c
pixman/pixman-image.c
pixman/pixman-private.h
pixman/pixman-utils.c