Searched refs:screen_width (Results 1 – 3 of 3) sorted by relevance
101 output->screen_width = 800; in psb_android_output_init()112 output->screen_width = vinfo.xres; in psb_android_output_init()208 unsigned short _scr_x = output->screen_width;257 ((destx + destw) <= output->screen_width) &&527 …output->destw = ((output->destx + destw) > output->screen_width) ? (output->screen_width - output-… in psb_PutSurface()
34 unsigned short screen_width; member
689 static void rgz_gen_blitregions(blit_hregion_t *hregion, int screen_width) in rgz_gen_blitregions() argument708 offsets[noffsets++] = min(right, screen_width); in rgz_gen_blitregions()915 int screen_width = p->data.hwc.dstgeom->width; in rgz_in_hwc() local953 hregions[i].rect.right = dispw > screen_width ? screen_width : dispw; in rgz_in_hwc()966 rgz_gen_blitregions(&hregions[i], screen_width); in rgz_in_hwc()