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