Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp98 static void incr_x(uint32_t** p, int row_pixels) { in incr_x() function
148 for (int i = 0; i < width; ++i, incr_x(&px, dst_row_pixels)) { in TextBlend()
254 incr_x(&px, row_pixels); in gr_fill()
286 incr_x(&dst_px, row_pixels); in gr_blit()