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