Searched refs:fbX (Results 1 – 1 of 1) sorted by relevance
752 uint32_t fbX, fbY; in gfxfb_shadow_fill() local757 fbX = gfx_state.tg_fb.fb_width; in gfxfb_shadow_fill()763 if (DestinationX + Width > fbX) in gfxfb_shadow_fill()764 Width = fbX - DestinationX; in gfxfb_shadow_fill()771 uint32_t off = y1 * fbX + DestinationX; in gfxfb_shadow_fill()