Home
last modified time | relevance | path

Searched defs:row_pixels (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()
111 static void incr_y(uint32_t** p, int row_pixels) { in incr_y()
124 static uint32_t* PixelAt(GRSurface* surface, int x, int y, int row_pixels) { in PixelAt()
179 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_text() local
204 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_texticon() local
246 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_fill() local
276 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_blit() local