Searched refs:dest0 (Results 1 – 1 of 1) sorted by relevance
322 u8 *cdat, *dest, *dest0; in video_drawchars() local326 dest0 = video_fb_address + offset; in video_drawchars()334 for (rows = VIDEO_FONT_HEIGHT, dest = dest0; in video_drawchars()349 dest0 += VIDEO_FONT_WIDTH * VIDEO_PIXEL_SIZE; in video_drawchars()358 for (rows = VIDEO_FONT_HEIGHT, dest = dest0; in video_drawchars()383 dest0 += VIDEO_FONT_WIDTH * VIDEO_PIXEL_SIZE; in video_drawchars()392 for (rows = VIDEO_FONT_HEIGHT, dest = dest0; in video_drawchars()417 dest0 += VIDEO_FONT_WIDTH * VIDEO_PIXEL_SIZE; in video_drawchars()426 for (rows = VIDEO_FONT_HEIGHT, dest = dest0; in video_drawchars()460 dest0 += VIDEO_FONT_WIDTH * VIDEO_PIXEL_SIZE; in video_drawchars()[all …]