Searched refs:theCharPrevious (Results 1 – 1 of 1) sorted by relevance
1548 uint32_t *theCharPrevious; in vc_paint_char_32() local1554 theCharPrevious = (uint32_t*)(vc_rendered_font + (ch_previous * vc_rendered_char_size)); in vc_paint_char_32()1558 theCharPrevious = NULL; in vc_paint_char_32()1561 theCharPrevious = NULL; in vc_paint_char_32()1564 theCharPrevious = NULL; in vc_paint_char_32()1576 if (theCharPrevious == NULL || val != *theCharPrevious++) { in vc_paint_char_32()