Rename _pixman_lookup_composite_function() to _pixman_implementation_lookup_composite()
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 15 Sep 2012 17:53:17 +0000 (13:53 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 19 Sep 2012 16:22:59 +0000 (12:22 -0400)
commit9539a18832c278ca0f6f572d8765932be6c9ad65
tree819ba0c5d2bb2cd28889e01cb33d55570cf9acb5
parentee6af72dadaf9eb049bfeb35dc9ff57c3902403a
Rename _pixman_lookup_composite_function() to _pixman_implementation_lookup_composite()

And move it into pixman-implementation.c which is where it belongs
logically.
pixman/pixman-fast-path.c
pixman/pixman-glyph.c
pixman/pixman-implementation.c
pixman/pixman-private.h
pixman/pixman-utils.c
pixman/pixman.c