Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.c76 unsigned char* dst_p, int dst_row_bytes, in text_blend()
129 unsigned char* dst_p = gr_draw->data + y*gr_draw->row_bytes + x*gr_draw->pixel_bytes; in gr_text() local
154 unsigned char* dst_p = gr_draw->data + y*gr_draw->row_bytes + x*gr_draw->pixel_bytes; in gr_texticon() local
244 unsigned char* dst_p = gr_draw->data + dy*gr_draw->row_bytes + dx*gr_draw->pixel_bytes; in gr_blit() local