Home
last modified time | relevance | path

Searched defs:row_pixels (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minui/
Dgraphics.cpp97 static void incr_x(uint32_t** p, int row_pixels) { in incr_x()
110 static void incr_y(uint32_t** p, int row_pixels) { in incr_y()
123 static uint32_t* PixelAt(GRSurface* surface, int x, int y, int row_pixels) { in PixelAt()
178 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_text() local
203 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_texticon() local
245 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_fill() local
275 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_blit() local