Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h145 QueryImageAttributesFuncPtr QueryImageAttributes; member
172 QueryImageAttributesFuncPtr QueryImageAttributes; member
H A Dkxv.c233 if (!adaptorPtr->PutImage || !adaptorPtr->QueryImageAttributes) in KdXVInitAdaptors()
356 adaptorPriv->QueryImageAttributes = adaptorPtr->QueryImageAttributes; in KdXVInitAdaptors()
1369 return (*portPriv->AdaptorRec->QueryImageAttributes) (portPriv->screen, in KdXVQueryImageAttributes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvpriv.h63 QueryImageAttributesFuncPtr QueryImageAttributes; member
H A Dxf86xv.h145 QueryImageAttributesFuncPtr QueryImageAttributes; member
H A Dxf86xv.c354 if (!adaptorPtr->PutImage || !adaptorPtr->QueryImageAttributes) in xf86XVInitAdaptors()
477 adaptorPriv->QueryImageAttributes = adaptorPtr->QueryImageAttributes; in xf86XVInitAdaptors()
1699 return (*portPriv->AdaptorRec->QueryImageAttributes) (portPriv->pScrn, in xf86XVQueryImageAttributes()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c158 adaptor->QueryImageAttributes = ephyr_glamor_xv_query_image_attributes; in ephyr_glamor_xv_init()
H A Dephyrvideo.c591 a_this->adaptors[i].QueryImageAttributes = ephyrQueryImageAttributes; in ephyrXVPrivSetAdaptorsHooks()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c168 adapt->QueryImageAttributes = glamor_xf86_xv_query_image_attributes; in glamor_xv_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c483 adapt->QueryImageAttributes = ms_exa_xv_query_image_attributes; in ms_exa_xv_init()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt885 R017 XVideo:QueryImageAttributes