Simple repeat fast path
authorTaekyun Kim <tkq.kim@samsung.com>
Mon, 29 Aug 2011 12:44:36 +0000 (21:44 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Mon, 10 Oct 2011 03:18:25 +0000 (12:18 +0900)
commiteaff774a3f8af6651a245711b9ab8af3211eeb10
tree1b3f572abcd5878183c7918178250ad36519ba43
parenta258e33fcb6cf08a2ef76e374cb92a12c9adb171
Simple repeat fast path

We can implement simple repeat by stitching existing fast path
functions. First lookup COVER_CLIP function for given input and
then stitch horizontally using the function.
pixman/pixman-fast-path.c