| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_crtc.c | 254 (*crtcFuncs)->shadow_allocate = SMI_CrtcShadowAllocate;
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_crtc.c | 449 .shadow_allocate = crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_display.c | 563 .shadow_allocate = lx_crtc_shadow_allocate,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 154 (*shadow_allocate) (xf86CrtcPtr crtc, int width, int height); member in struct:_xf86CrtcFuncs
|
| H A D | xf86Rotate.c | 438 shadowData = crtc->funcs->shadow_allocate (crtc, width, height);
|
| H A D | xf86Crtc.c | 788 if (!crtc->funcs->shadow_allocate || !crtc->funcs->shadow_create)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Rotate.c | 408 shadowData = crtc->funcs->shadow_allocate(crtc, width, height);
|
| H A D | xf86Crtc.h | 168 void *(*shadow_allocate) (xf86CrtcPtr crtc, int width, int height); member in struct:_xf86CrtcFuncs
|
| H A D | xf86Crtc.c | 828 if (!crtc->funcs->shadow_allocate || !crtc->funcs->shadow_create)
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_crtc.c | 789 .shadow_allocate = radeon_crtc_shadow_allocate, 851 radeon_crtc_funcs.shadow_allocate = radeon_crtc_shadow_allocate;
|
| H A D | drmmode_display.c | 619 .shadow_allocate = drmmode_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | vboxvideo.c | 455 .shadow_allocate = vbox_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | drmmode_display.c | 581 .shadow_allocate = drmmode_crtc_shadow_allocate,
|
| H A D | i830_display.c | 2330 .shadow_allocate = i830_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_crtc.c | 1071 .shadow_allocate = r128_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | drmmode_display.c | 679 .shadow_allocate = drmmode_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_display.c | 4038 .shadow_allocate = iga1_crtc_shadow_allocate, 4453 .shadow_allocate = iga2_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | drmmode_display.c | 1864 .shadow_allocate = drmmode_crtc_shadow_allocate, 3387 info->drmmode_crtc_funcs.shadow_allocate = NULL;
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | drmmode_display.c | 1423 .shadow_allocate = drmmode_crtc_shadow_allocate, 2851 info->drmmode_crtc_funcs.shadow_allocate = NULL;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_display.c | 725 .shadow_allocate = intel_crtc_shadow_allocate,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_display.c | 723 .shadow_allocate = intel_crtc_shadow_allocate,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 2090 .shadow_allocate = drmmode_shadow_allocate,
|