Searched refs:fb_len (Results 1 – 1 of 1) sorted by relevance
702 int fb_len = get_width(s, crt) * get_height(s, crt) * get_bpp(s, crt); in sm501_2d_operation() local933 dst_base <= get_fb_addr(s, crt) + fb_len) { in sm501_2d_operation()934 int dst_len = MIN(fb_len, ((dst_y + height - 1) * dst_pitch + in sm501_2d_operation()