Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c105 static void incr_x(uint32_t** p, int row_pixels) in incr_x() function
152 for (int i = 0; i < width; ++i, incr_x(&px, dst_row_pixels)) { in text_blend()
277 incr_x(&px, row_pixels); in gr_fill()
311 incr_x(&dst_px, row_pixels); in gr_blit()