Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp279 uint32_t* dst_py = PixelAt(gr_draw, dx, dy, row_pixels); in gr_blit() local
283 uint32_t* dst_px = dst_py; in gr_blit()
289 incr_y(&dst_py, row_pixels); in gr_blit()