Home
last modified time | relevance | path

Searched refs:GetWindowPixmap (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompwindow.c59 PixmapPtr pWinPixmap = (*pScreen->GetWindowPixmap) (pWin); in compCheckWindow()
61 pWin->parent ? (*pScreen->GetWindowPixmap) (pWin->parent) : 0; in compCheckWindow()
170 PixmapPtr pPixmap = (*pScreen->GetWindowPixmap) (pWin); in compCheckRedirect()
237 PixmapPtr pPixmap = (*pScreen->GetWindowPixmap) (pWin); in compPositionWindow()
464 compSetPixmap(pWin, (*pScreen->GetWindowPixmap) (pWin->parent), in compReparentWindow()
489 PixmapPtr pPixmap = (*pScreen->GetWindowPixmap) (pWin); in compCopyWindow()
574 PixmapPtr parent_pixmap = (*pScreen->GetWindowPixmap)(pWin->parent); in compCreateWindow()
575 PixmapPtr window_pixmap = (*pScreen->GetWindowPixmap)(pWin); in compCreateWindow()
608 PixmapPtr pPixmap = (*pScreen->GetWindowPixmap) (pWin); in compDestroyWindow()
664 PixmapPtr pSrcPixmap = (*pScreen->GetWindowPixmap) (pWin); in compWindowUpdateAutomatic()
H A Dcompalloc.c284 pPixmap = (*pScreen->GetWindowPixmap) (pWin); in compFreeClientWindow()
651 pParentPixmap = (*pScreen->GetWindowPixmap) (pWin->parent); in compSetParentPixmap()
666 PixmapPtr pOld = (*pScreen->GetWindowPixmap) (pWin); in compReallocPixmap()
H A Dcompext.c250 pPixmap = (*pScreen->GetWindowPixmap) (pWin); in ProcCompositeNameWindowPixmap()
521 PixmapPtr pixmap = screen->GetWindowPixmap(window); in GetCompositeWindowBytes()
749 pPixmap = (*pWin->drawable.pScreen->GetWindowPixmap) (pWin); in PanoramiXCompositeNameWindowPixmap()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.c127 if ((*screen->GetWindowPixmap)(window) != visit->old) in present_set_tree_pixmap_visit()
141 visit.old = (*screen->GetWindowPixmap)(window); in present_set_tree_pixmap()
H A Dpresent_wnmd.c139 PixmapPtr pixmap = (*screen->GetWindowPixmap)(window); in present_wnmd_toplvl_pixmap_window()
145 if ( (*screen->GetWindowPixmap)(next_w) != pixmap) { in present_wnmd_toplvl_pixmap_window()
491 PixmapPtr old_pixmap = screen->GetWindowPixmap(window); in present_wnmd_execute()
H A Dpresent_scmd.c102 window_pixmap = screen->GetWindowPixmap(window); in present_check_flip()
320 if (screen->root && screen->GetWindowPixmap(screen->root) == flip_pixmap) in present_restore_screen_pixmap()
509 window_pixmap = screen->GetWindowPixmap(window); in present_scmd_can_window_flip()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c774 return drawable->pScreen->GetWindowPixmap(pWin); in GetDrawablePixmap()
785 if (pWin->drawable.pScreen->GetWindowPixmap(pWin) != data) in DRI2InvalidateWalk()
796 PixmapPtr pPixmap = pDraw->pScreen->GetWindowPixmap(pWin); in DRI2InvalidateDrawableAll()
802 pDraw->pScreen->GetWindowPixmap(pWin->parent) == pPixmap) in DRI2InvalidateDrawableAll()
828 PixmapPtr pPixmap = pDraw->pScreen->GetWindowPixmap(pWin); in DRI2UpdatePrime()
958 pRootPixmap = pScreen->GetWindowPixmap(pRoot); in DRI2CanFlip()
961 pWinPixmap = pScreen->GetWindowPixmap(pWin); in DRI2CanFlip()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.c175 curPixmap = pScreen->GetWindowPixmap(pWindow); in RootlessStartDrawing()
209 PixmapPtr exPixmap = pScreen->GetWindowPixmap(pWindow); in RestorePreDrawingPixmapVisitor()
H A DrootlessWindow.c688 &pScreen->GetWindowPixmap(pWin)->drawable, 0, in RootlessResizeCopyWindow()
704 &pScreen->GetWindowPixmap(pWin)->drawable, 0, in RootlessResizeCopyWindow()
1099 dst = pScreen->GetWindowPixmap(pWin); in StartFrameResize()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-present.c433 if (screen->GetWindowPixmap(xwl_window->window) != screen->GetWindowPixmap(present_window)) in xwl_present_check_flip2()
H A Dxwayland-output.c150 if (screen->GetWindowPixmap(window) == data) { in xwl_set_pixmap_visit_window()
H A Dxwayland-glamor-eglstream.c537 (*xwl_screen->screen->GetWindowPixmap)(xwl_window->window); in xwl_glamor_eglstream_allow_commits()
H A Dxwayland.c808 pixmap = (*xwl_screen->screen->GetWindowPixmap) (xwl_window->window); in xwl_window_post_damage()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiexpose.c460 if (!pScreen->GetWindowPixmap) in miPaintWindow()
462 pixmap = (*pScreen->GetWindowPixmap) ((WindowPtr) drawable); in miPaintWindow()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c156 pScreen->GetWindowPixmap = _fbGetWindowPixmap; in fbSetupScreen()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h601 GetWindowPixmapProcPtr GetWindowPixmap; member
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxscrinit.c264 pScreen->GetWindowPixmap = NULL; in dmxScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c401 dst_pixmap = screen->GetWindowPixmap((WindowPtr) pDrawable); in ms_exa_xv_put_image()
H A Ddri2.c116 return screen->GetWindowPixmap((WindowPtr) drawable); in get_drawable_pixmap()
H A Dexa.c552 pPix = pScreen->GetWindowPixmap((WindowPtr) pDrawable); in ms_exa_composite_fix_offsets()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c924 port_priv->pPixmap = pScreen->GetWindowPixmap((WindowPtr) pDrawable); in glamor_xv_put_dma_image()
1104 port_priv->pPixmap = pScreen->GetWindowPixmap((WindowPtr) pDrawable); in glamor_xv_put_image()
H A Dglamor.c72 return drawable->pScreen->GetWindowPixmap((WindowPtr) drawable); in glamor_get_drawable_pixmap()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c94 if (pScreen->GetWindowPixmap in getDrawableDamageRef()
99 pPixmap = (*pScreen->GetWindowPixmap) ((WindowPtr) pDrawable); in getDrawableDamageRef()
1556 PixmapPtr pOldPixmap = (*pScreen->GetWindowPixmap) (pWindow); in damageSetWindowPixmap()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_unaccel.c379 PixmapPtr pPixmap = pScreen->GetWindowPixmap(pWin); in ExaCheckCopyWindow()
H A Dexa.c115 return pDrawable->pScreen->GetWindowPixmap((WindowPtr) pDrawable); in exaGetDrawablePixmap()

12