Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h136 PutStillFuncPtr PutStill; member
163 PutStillFuncPtr PutStill; member
H A Dkxv.c230 if (!adaptorPtr->PutStill && !adaptorPtr->GetStill) in KdXVInitAdaptors()
237 !adaptorPtr->PutStill) in KdXVInitAdaptors()
349 adaptorPriv->PutStill = adaptorPtr->PutStill; in KdXVInitAdaptors()
1052 ret = (*portPriv->AdaptorRec->PutStill) (portPriv->screen, pDraw, in KdXVPutStill()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvpriv.h54 PutStillFuncPtr PutStill; member
H A Dxf86xv.h136 PutStillFuncPtr PutStill; member
H A Dxf86xv.c351 if (!adaptorPtr->PutStill && !adaptorPtr->GetStill) in xf86XVInitAdaptors()
358 !adaptorPtr->PutStill) in xf86XVInitAdaptors()
470 adaptorPriv->PutStill = adaptorPtr->PutStill; in xf86XVInitAdaptors()
1374 ret = (*portPriv->AdaptorRec->PutStill) (portPriv->pScrn, in xf86XVPutStill()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c159 adapt->PutStill = NULL; in glamor_xv_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c474 adapt->PutStill = NULL; in ms_exa_xv_init()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c607 a_this->adaptors[i].PutStill = ephyrPutStill; in ephyrXVPrivSetAdaptorsHooks()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt874 R006 XVideo:PutStill
/OK3568_Linux_fs/external/xserver/
H A DChangeLog102317 PutImage/PutStill respect the GC clip, however ReputImage does not.
102318 PutImage/PutStill are supposed to be oneshot operations so ReputImage
159491 host X has the PutStill call