Searched refs:fbX (Results 1 – 1 of 1) sorted by relevance
845 uint32_t fbX, fbY; in gfxfb_shadow_fill() local850 fbX = gfx_state.tg_fb.fb_width; in gfxfb_shadow_fill()856 if (DestinationX + Width > fbX) in gfxfb_shadow_fill()857 Width = fbX - DestinationX; in gfxfb_shadow_fill()864 uint32_t off = y1 * fbX + DestinationX; in gfxfb_shadow_fill()