Searched refs:RRCrtcNotify (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 801 return RRCrtcNotify(crtc, mode, x, y, rotation, NULL, numOutput, outputs); in vfbRRCrtcSet() 865 RRCrtcNotify (crtc, mode, 0, 0, RR_Rotate_0, NULL, 1, &output); in vfbRandRInit()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrinfo.c | 165 RRCrtcNotify(crtc, newMode, 0, 0, pScrPriv->rotation, NULL, 1, &output); in RRScanOldConfig()
|
| H A D | rrcrtc.c | 132 RRCrtcNotify(RRCrtcPtr crtc, in RRCrtcNotify() function 792 RRCrtcNotify(crtc, NULL, x, y, rotation, NULL, 0, NULL); in RRCrtcSet() 816 RRCrtcNotify(crtc, mode, x, y, rotation, NULL, 1, in RRCrtcSet()
|
| H A D | randrstr.h | 663 RRCrtcNotify(RRCrtcPtr crtc,
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-output.c | 240 RRCrtcNotify(xwl_output->randr_crtc, randr_mode, in apply_output_change()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 1097 ret = RRCrtcNotify(randr_crtc, randr_mode, x, y, in xf86RandR12CrtcNotify()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 101245 by tracking them through RRCrtcNotify. 139216 Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. 139219 add the transform to RRCrtcNotify so that the whole Crtc state changes 156405 Upon recreation of the RandR internal data structures in RRCrtcNotify() the 162173 The output crtc is set by RRCrtcNotify, which is called at the end of 162713 Remember output->crtc before setting a NULL mode because RRCrtcNotify now sets 162957 the output's crtc on RRCrtcNotify
|