Searched refs:surface_h (Results 1 – 1 of 1) sorted by relevance
392 int surface_h, in psb_DisplayRGBASubpicture() argument456 if ((desty + desth) > surface_h) in psb_DisplayRGBASubpicture()457 desth = surface_h - desty; in psb_DisplayRGBASubpicture()494 yScale = win_height * 1.0 / surface_h; in psb_DisplayRGBASubpicture()506 yScale = pPriv->extend_display_height * 1.0 / surface_h; in psb_DisplayRGBASubpicture()