Searched refs:rleClip (Results 1 – 3 of 3) sorted by relevance
109 if (shape.fastTrack) rleClip(target, &bbox); in clip()110 else if (shape.rle) rleClip(target, shape.rle); in clip()
1011 void rleClip(SwRle *rle, const SwRle *clip) in rleClip() function1024 void rleClip(SwRle *rle, const SwBBox* clip) in rleClip() function
553 void rleClip(SwRle* rle, const SwRle* clip);554 void rleClip(SwRle* rle, const SwBBox* clip);