Searched refs:dest_scan_top_r (Results 1 – 1 of 1) sorted by relevance
905 uint8_t* dest_scan_top_r = in CompositeRect() local908 uint8_t right_flag = *dest_scan_top_r & (255 >> right_shift); in CompositeRect()913 *dest_scan_top_r &= right_flag; in CompositeRect()916 *dest_scan_top_r |= ~right_flag; in CompositeRect()