Searched refs:fbX (Results 1 – 1 of 1) sorted by relevance
832 uint32_t fbX, fbY; in gfxfb_shadow_fill() local837 fbX = gfx_fb.framebuffer_common.framebuffer_width; in gfxfb_shadow_fill()843 if (DestinationX + Width > fbX) in gfxfb_shadow_fill()844 Width = fbX - DestinationX; in gfxfb_shadow_fill()851 uint32_t off = y1 * fbX + DestinationX; in gfxfb_shadow_fill()