Searched refs:BLT_ROP_SRC_COPY (Results 1 – 3 of 3) sorted by relevance
279 #define BLT_ROP_SRC_COPY (0xcc<<16) macro
605 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in emit_copy()617 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | PAGE_SIZE; in emit_copy()
236 *cs++ = BLT_DEPTH_32 | BLT_ROP_SRC_COPY | dst_pitch; in prepare_blit()