Searched refs:dest_scan_top_r (Results 1 – 1 of 1) sorted by relevance
1048 uint8_t* dest_scan_top_r = in CompositeRect() local1051 uint8_t right_flag = *dest_scan_top_r & (255 >> right_shift); in CompositeRect()1056 *dest_scan_top_r &= right_flag; in CompositeRect()1059 *dest_scan_top_r |= ~right_flag; in CompositeRect()