Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp74 static void text_blend(unsigned char* src_p, int src_row_bytes, in text_blend()
125 unsigned char* src_p = font->texture->data + ((ch - ' ') * font->cwidth) + in gr_text() local
150 unsigned char* src_p = icon->data; in gr_texticon() local
245 unsigned char* src_p = source->data + sy*source->row_bytes + sx*source->pixel_bytes; in gr_blit() local