Searched refs:xf86AllocateOffscreenLinear (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_legacy_memory.c83 linear = xf86AllocateOffscreenLinear(pScreen, size, align,
97 linear = xf86AllocateOffscreenLinear(pScreen, size, align,
H A Dradeon_render.c317 info->accel_state->RenderTex = xf86AllocateOffscreenLinear(pScrn->pScreen, sizeNeeded, 32,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86fbman.h170 xf86AllocateOffscreenLinear (
H A Dxf86fbman.c117 xf86AllocateOffscreenLinear( function in typeref:typename:FBLinearPtr
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86fbman.h135 xf86AllocateOffscreenLinear(ScreenPtr pScreen,
H A Dxf86fbman.c111 xf86AllocateOffscreenLinear(ScreenPtr pScreen, function in typeref:typename:FBLinearPtr
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memmgr.c61 linear = xf86AllocateOffscreenLinear(pScrn->pScreen,
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_video.c131 pLinear = xf86AllocateOffscreenLinear(pScreen, size, 16,
143 pLinear = xf86AllocateOffscreenLinear(pScreen, size, 16,
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.c72 pAST->pCMDQPtr = xf86AllocateOffscreenLinear (pScreen, pAST->CMDQInfo.ulCMDQSize, 8, NULL, NULL, NULL);
H A Dast_cursor.c125 pAST->pHWCPtr = xf86AllocateOffscreenLinear (pScreen, (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM, HWC_ALIGN, NULL, NULL, NULL);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_video.c629 linear = xf86AllocateOffscreenLinear(pScreen, size, align, NULL, NULL, NULL);
639 linear = xf86AllocateOffscreenLinear(pScreen, size, align, NULL, NULL, NULL);
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64xv.c1593 pLinear = xf86AllocateOffscreenLinear(pScreen, Size, 16, NULL, NULL, NULL);
1607 xf86AllocateOffscreenLinear(pScreen, Size, 16, NULL, NULL, NULL);
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_video.c1137 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4, NULL, NULL, NULL);
1148 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4, NULL, NULL, NULL);
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_video.c588 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
601 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_video.c602 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4, NULL, NULL, NULL);
617 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4,
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c947 new_linear = xf86AllocateOffscreenLinear(screen, size, 4,
959 new_linear = xf86AllocateOffscreenLinear(screen, size, 4,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c937 new_linear = xf86AllocateOffscreenLinear(screen, size, 4,
949 new_linear = xf86AllocateOffscreenLinear(screen, size, 4,
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_video.c242 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 32,
255 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 32,
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_video.c471 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 8,
484 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 8,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_video.c947 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4,
959 new_linear = xf86AllocateOffscreenLinear(pScreen, size, 4,
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c970 if ((new_linear = xf86AllocateOffscreenLinear(pScreen, size, 16, NULL,
985 new_linear = xf86AllocateOffscreenLinear(pScreen,
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c1386 linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
1400 linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_video.c618 linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
633 linear = xf86AllocateOffscreenLinear(pScreen, size, 16,
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis310_accel.c1371 pSiS->AccelLinearScratch = xf86AllocateOffscreenLinear(
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c2264 linear = xf86AllocateOffscreenLinear(pScreen, size, 16,

Completed in 50 milliseconds

12