| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 55 QueryBestSizeProcPtr QueryBestSize; member 332 (*ScreenPriv->QueryBestSize)(class, width, height, pScreen); in QuartzCursorQueryBestSize() 361 ScreenPriv->QueryBestSize = pScreen->QueryBestSize; in QuartzInitCursor() 362 pScreen->QueryBestSize = QuartzCursorQueryBestSize; in QuartzInitCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86CursorRD.c | 82 ScreenPriv->QueryBestSize = pScreen->QueryBestSize; in xf86InitCursor() 83 pScreen->QueryBestSize = xf86CursorQueryBestSize; in xf86InitCursor() 137 pScreen->QueryBestSize = ScreenPriv->QueryBestSize; in xf86CursorCloseScreen() 170 (*ScreenPriv->QueryBestSize) (class, width, height, pScreen); in xf86CursorQueryBestSize()
|
| H A D | xf86CursorPriv.h | 25 QueryBestSizeProcPtr QueryBestSize; member
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincursor.c | 578 if (pScreenPriv->cursor.QueryBestSize) in winCursorQueryBestSize() 579 (*pScreenPriv->cursor.QueryBestSize) (class, width, height, in winCursorQueryBestSize() 595 pScreenPriv->cursor.QueryBestSize = pScreen->QueryBestSize; in winInitCursor() 596 pScreen->QueryBestSize = winCursorQueryBestSize; in winInitCursor()
|
| H A D | win.h | 330 QueryBestSizeProcPtr QueryBestSize; member
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.h | 142 QueryBestSizeFuncPtr QueryBestSize; member 169 QueryBestSizeFuncPtr QueryBestSize; member
|
| H A D | kxv.c | 218 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize) in KdXVInitAdaptors() 355 adaptorPriv->QueryBestSize = adaptorPtr->QueryBestSize; in KdXVInitAdaptors() 1258 (*portPriv->AdaptorRec->QueryBestSize) (portPriv->screen, in KdXVQueryBestSize()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 60 QueryBestSizeFuncPtr QueryBestSize; member
|
| H A D | xf86xv.h | 142 QueryBestSizeFuncPtr QueryBestSize; member
|
| H A D | xf86xv.c | 339 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize) in xf86XVInitAdaptors() 476 adaptorPriv->QueryBestSize = adaptorPtr->QueryBestSize; in xf86XVInitAdaptors() 1578 (*portPriv->AdaptorRec->QueryBestSize) (portPriv->pScrn, in xf86XVQueryBestSize()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_xv.c | 156 adaptor->QueryBestSize = ephyr_glamor_xv_query_best_size; in ephyr_glamor_xv_init()
|
| H A D | ephyrvideo.c | 590 a_this->adaptors[i].QueryBestSize = ephyrQueryBestSize; in ephyrXVPrivSetAdaptorsHooks()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/ |
| H A D | glamor_xf86_xv.c | 165 adapt->QueryBestSize = glamor_xf86_xv_query_best_size; in glamor_xv_init()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbscreen.c | 131 pScreen->QueryBestSize = fbQueryBestSize; in fbSetupScreen()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 526 QueryBestSizeProcPtr QueryBestSize; member
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | gc.c | 585 (*pGC->pScreen->QueryBestSize) (TileShape, &w, &h, pGC->pScreen); in CreateDefaultTile() 875 (*pScreen->QueryBestSize) (StippleShape, &w, &h, pScreen); in CreateDefaultStipple()
|
| H A D | protocol.txt | 526 R097 X11:QueryBestSize 880 R012 XVideo:QueryBestSize
|
| H A D | dispatch.c | 3078 (*pScreen->QueryBestSize) (stuff->class, &stuff->width, in ProcQueryBestSize()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 262 pScreen->QueryBestSize = xnestQueryBestSize; in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 480 adapt->QueryBestSize = ms_exa_xv_query_best_size; in ms_exa_xv_init()
|