Home
last modified time | relevance | path

Searched refs:f_crtc_to_fb (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c361 struct pict_f_transform f_crtc_to_fb, f_fb_to_crtc; in xf86CrtcRotate() local
380 &f_crtc_to_fb, in xf86CrtcRotate()
382 xf86CrtcFitsScreen(crtc, &f_crtc_to_fb)) { in xf86CrtcRotate()
484 crtc->f_crtc_to_framebuffer = f_crtc_to_fb; in xf86CrtcRotate()
496 pixman_f_transform_bounds(&f_crtc_to_fb, &crtc->bounds); in xf86CrtcRotate()