Searched refs:FbDoMergeRop (Results 1 – 2 of 2) sorted by relevance
138 WRITE(dst, FbDoMergeRop(bits, READ(dst))); in fbBlt()183 WRITE(dst, FbDoMergeRop(bits, READ(dst))); in fbBlt()238 WRITE(dst, FbDoMergeRop(bits, READ(dst))); in fbBlt()278 WRITE(dst, FbDoMergeRop(bits, READ(dst))); in fbBlt()
51 #define FbDoMergeRop(src, dst) \ macro