Searched refs:GetPortAttribute (Results 1 - 25 of 58) sorted by relevance

123

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xvpriv.h58 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon60aeb3470208
H A Dxf86xv.h171 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anone1cd51a60708
H A Dxf86xv.c396 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize)
562 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute;
1753 return((*portPriv->AdaptorRec->GetPortAttribute)(portPriv->pScrn,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xvpriv.h59 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon8e6bc3da0208
H A Dxf86xv.h141 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon076b10b90508
H A Dxf86xv.c339 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize)
475 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute;
1564 return ((*portPriv->AdaptorRec->GetPortAttribute) (portPriv->pScrn,
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.h141 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon5c3f6a740408
168 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon5c3f6a740608
H A Dkxv.c218 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize)
354 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute;
1243 return ((*portPriv->AdaptorRec->GetPortAttribute) (portPriv->screen,
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c155 adaptor->GetPortAttribute = ephyr_glamor_xv_get_port_attribute;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinvideo.c171 adapt->GetPortAttribute = I810GetPortAttribute;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkxv.h182 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon30ce8c010708
249 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anon30ce8c010908
H A Dkxv.c337 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize)
503 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute;
1573 return((*portPriv->AdaptorRec->GetPortAttribute)(portPriv->screen,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c164 adapt->GetPortAttribute = glamor_xf86_xv_get_port_attribute;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.c92 GetPortAttributeFuncPtr GetPortAttribute; member in struct:__anond0e9487a0108
844 vx->GetPortAttribute = XvAdapt->GetPortAttribute;
848 XvAdapt->GetPortAttribute = viaXvMCInterceptXvGetAttribute;
855 vx->GetPortAttribute(pScrn, attrAtoms[i],
903 return vx->GetPortAttribute(pScrn, attribute, value, data);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa_video.c362 adapt->GetPortAttribute = intel_video_get_port_attribute;
H A Dintel_video_overlay.c505 adapt->GetPortAttribute = intel_video_get_port_attribute;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_uxa_video.c362 adapt->GetPortAttribute = intel_video_get_port_attribute;
H A Dintel_video_overlay.c505 adapt->GetPortAttribute = intel_video_get_port_attribute;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_xv.c1782 adapt->GetPortAttribute = NVGetBlitPortAttribute;
1844 adapt->GetPortAttribute = (pNv->Architecture != NV_ARCH_04) ? NV10GetOverlayPortAttribute : NV04GetOverlayPortAttribute;
2045 adapt->GetPortAttribute = NV30GetTexturePortAttribute;
2127 adapt->GetPortAttribute = NV40GetTexturePortAttribute;
2198 adapt->GetPortAttribute = nv50_xv_port_attribute_get;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_video.c268 adapt->GetPortAttribute = S3GetPortAttributeOverlay;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_xv.c376 adapt->GetPortAttribute = S3VGetPortAttributeOverlay;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_overlay.c354 adaptor->GetPortAttribute = vmw_xv_get_port_attribute;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_video.c237 adapt->GetPortAttribute = TDFXGetPortAttributeOverlay;
281 adapt->GetPortAttribute = TDFXGetPortAttributeTexture;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_video.c386 adapt->GetPortAttribute = NVGetBlitPortAttribute;
440 adapt->GetPortAttribute = NVGetOverlayPortAttribute;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_video.c297 adapt->GetPortAttribute = MGAGetPortAttributeOverlay;
344 adapt->GetPortAttribute = MGAGetPortAttributeTexture;
1334 adapt->GetPortAttribute = MGAGetPortAttributeTexture;

Completed in 34 milliseconds

123