Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c301 int src_row_pixels = source->row_bytes / source->pixel_bytes; in gr_blit() local
313 src_py += src_row_pixels; in gr_blit()