Searched refs:dst_px (Results 1 – 1 of 1) sorted by relevance
328 uint32_t* dst_px = dst_py; in gr_blit() local330 *dst_px = *src_px++; in gr_blit()331 incr_x(&dst_px, row_pixels); in gr_blit()