Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c308 uint32_t* dst_px = dst_py; in gr_blit() local
310 *dst_px = *src_px++; in gr_blit()
311 incr_x(&dst_px, row_pixels); in gr_blit()