| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kshadow.c | 68 shadowRemove(pScreen, pScreen->GetScreenPixmap(pScreen)); in KdShadowSet() 70 return shadowAdd(pScreen, pScreen->GetScreenPixmap(pScreen), in KdShadowSet() 79 shadowRemove(pScreen, pScreen->GetScreenPixmap(pScreen)); in KdShadowUnset()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_scmd.c | 103 if (window_pixmap != screen->GetScreenPixmap(screen) && in present_check_flip() 302 PixmapPtr screen_pixmap = (*screen->GetScreenPixmap)(screen); in present_restore_screen_pixmap() 510 if (window_pixmap != screen->GetScreenPixmap(screen) && in present_scmd_can_window_flip() 590 (*screen->GetScreenPixmap)(screen)); in present_execute()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-output.c | 151 screen->SetWindowPixmap(window, screen->GetScreenPixmap(screen)); in xwl_set_pixmap_visit_window() 165 old_pixmap = pScreen->GetScreenPixmap(pScreen); in update_backing_pixmaps()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/ |
| H A D | 0003-Guard-local-variable-priv-only-used-with-glamor.patch | 41 PixmapPtr screen_pixmap = screen->GetScreenPixmap(screen);
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/ |
| H A D | 0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch | 109 pPixmap = pScreen->GetScreenPixmap(pScreen);
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscrinit.c | 276 pScreen->GetScreenPixmap = miGetScreenPixmap; in miScreenInit()
|
| H A D | misprite.c | 171 DamageRegister(&(pScreen->GetScreenPixmap(pScreen)->drawable), in miSpriteEnableDamage()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | present.c | 362 PixmapPtr pixmap = screen->GetScreenPixmap(screen); in ms_present_unflip()
|
| H A D | driver.c | 587 PixmapPtr pixmap = pScreen->GetScreenPixmap(pScreen); in dispatch_dirty() 1497 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources() 2053 shadowRemove(pScreen, pScreen->GetScreenPixmap(pScreen)); in CloseScreen() 2085 screen_pixmap = pScreen->GetScreenPixmap(pScreen); in CloseScreen()
|
| H A D | drmmode_display.c | 1672 PixmapPtr screen_pixmap = pScreen->GetScreenPixmap(pScreen); in drmmode_crtc_copy_fb() 1767 dst = pScreen->GetScreenPixmap(pScreen); in drmmode_crtc_copy_fb() 2051 PixmapPtr screenpix = screen->GetScreenPixmap(screen); in drmmode_set_target_scanout_pixmap_gpu() 2093 screenpix = screen->GetScreenPixmap(screen); in drmmode_set_target_scanout_pixmap_gpu() 3645 PixmapPtr screen_pixmap = screen->GetScreenPixmap(screen); in drmmode_handle_new_screen_pixmap() 3665 PixmapPtr ppix = screen->GetScreenPixmap(screen); in drmmode_xf86crtc_resize() 4937 ret = ms_exa_copy_area(screen->GetScreenPixmap(screen), fb->pixmap, in drmmode_update_fb() 4940 ret = ms_copy_area(screen->GetScreenPixmap(screen), fb->pixmap, in drmmode_update_fb()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 603 GetScreenPixmapProcPtr GetScreenPixmap; member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 156 screen_pixmap = screen->GetScreenPixmap(screen); in glamor_egl_create_textured_screen() 795 screen_pixmap = screen->GetScreenPixmap(screen); in glamor_egl_close_screen()
|
| H A D | glamor.c | 960 screen_pixmap = screen->GetScreenPixmap(screen); in glamor_close_screen()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Rotate.c | 135 DamageDamageRegion(&(*pScreen->GetScreenPixmap) (pScreen)->drawable, in xf86CrtcDamageShadow()
|
| H A D | xf86RandR12.c | 720 pScrnPix = (*pScreen->GetScreenPixmap) (pScreen); in xf86RandR12ScreenSetSize()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 85 pPix = (*pScreen->GetScreenPixmap) (pScreen); in RootlessUpdateScreenPixmap()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | hostx.c | 1591 screen->SetWindowPixmap(window, screen->GetScreenPixmap(screen)); in ephyrSetPixmapVisitWindow() 1620 old_screen_pixmap = pScreen->GetScreenPixmap(pScreen); in ephyr_glamor_create_screen_resources()
|
| H A D | ephyr.c | 383 pPixmap = (*pScreen->GetScreenPixmap) (pScreen); in ephyrSetInternalDamage()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compwindow.c | 62 PixmapPtr pScreenPixmap = (*pScreen->GetScreenPixmap) (pScreen); in compCheckWindow()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa.c | 673 pScreenPixmap = pScreen->GetScreenPixmap(pScreen); in exaCreateScreenResources()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.c | 830 if (pDraw->pScreen->GetScreenPixmap(pDraw->pScreen) == pPixmap) { in DRI2UpdatePrime()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrcrtc.c | 638 PixmapPtr screen_pixmap = pScreen->GetScreenPixmap(pScreen); in rrCheckPixmapBounding()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 411 (unsigned) pScreen->GetScreenPixmap(pScreen)->drawable.id); in PrintWindowTree()
|