Searched refs:source_width (Results 1 – 4 of 4) sorted by relevance
609 int source_width = cursor->bits->width; in xf86_crtc_load_cursor_argb() local619 if (xin < source_width && yin < source_height) in xf86_crtc_load_cursor_argb()620 bits = cursor_source[yin * source_width + xin]; in xf86_crtc_load_cursor_argb()
271 int source_width = mode->mode.width; in ProcRRSetScreenSize() local276 source_width = mode->mode.height; in ProcRRSetScreenSize()280 if (crtc->x + source_width > stuff->width || in ProcRRSetScreenSize()
1380 int source_width; in ProcRRSetCrtcConfig() local1401 RRModeGetScanoutSize(mode, &transform, &source_width, in ProcRRSetCrtcConfig()1403 if (stuff->x + source_width > width) { in ProcRRSetCrtcConfig()
2944 Reg 2854 = (source_width * 0x00200000) / destination_width2948 Reg 2854 = (source_width/2 * 0x00200000) / destination width2952 Reg 2854 = (source_width/4 * 0x00200000) / destination width