Home
last modified time | relevance | path

Searched defs:row_pixels (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()
115 static void incr_y(uint32_t** p, int row_pixels) in incr_y()
125 static uint32_t* pixel_at(GRSurface* surf, int x, int y, int row_pixels) in pixel_at()
190 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_text() local
216 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_texticon() local
268 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_fill() local
302 int row_pixels = gr_draw->row_bytes / gr_draw->pixel_bytes; in gr_blit() local