Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp141 static void incr_x(uint32_t** p, int row_pixels) { in incr_x()
154 static void incr_y(uint32_t** p, int row_pixels) { in incr_y()
167 static uint32_t* PixelAt(GRSurface* surface, int x, int y, int row_pixels) { in PixelAt()
222 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_text() local
247 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_texticon() local
291 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_fill() local
321 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_blit() local