Home
last modified time | relevance | path

Searched refs:dst_py (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c304 uint32_t* dst_py = pixel_at(gr_draw, dx, dy, row_pixels); in gr_blit() local
308 uint32_t* dst_px = dst_py; in gr_blit()
314 incr_y(&dst_py, row_pixels); in gr_blit()