Searched refs:fbY (Results 1 – 1 of 1) sorted by relevance
752 uint32_t fbX, fbY; in gfxfb_shadow_fill() local758 fbY = gfx_state.tg_fb.fb_height; in gfxfb_shadow_fill()766 if (DestinationY + Height > fbY) in gfxfb_shadow_fill()767 Height = fbY - DestinationY; in gfxfb_shadow_fill()