Searched refs:fbY (Results 1 – 1 of 1) sorted by relevance
845 uint32_t fbX, fbY; in gfxfb_shadow_fill() local851 fbY = gfx_state.tg_fb.fb_height; in gfxfb_shadow_fill()859 if (DestinationY + Height > fbY) in gfxfb_shadow_fill()860 Height = fbY - DestinationY; in gfxfb_shadow_fill()