Searched defs:src_p (Results 1 – 1 of 1) sorted by relevance
74 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() local150 unsigned char* src_p = icon->data; in gr_texticon() local245 unsigned char* src_p = source->data + sy*source->row_bytes + sx*source->pixel_bytes; in gr_blit() local