Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp275 int src_row_pixels = source->row_bytes / source->pixel_bytes; in gr_blit() local
288 src_py += src_row_pixels; in gr_blit()