Searched refs:theCharPrevious (Results 1 – 1 of 1) sorted by relevance
1546 uint32_t *theCharPrevious; in vc_paint_char_32() local1552 theCharPrevious = (uint32_t*)(vc_rendered_font + (ch_previous * vc_rendered_char_size)); in vc_paint_char_32()1556 theCharPrevious = NULL; in vc_paint_char_32()1559 theCharPrevious = NULL; in vc_paint_char_32()1562 theCharPrevious = NULL; in vc_paint_char_32()1574 if (theCharPrevious == NULL || val != *theCharPrevious++) { in vc_paint_char_32()