Searched refs:pWidth (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmisc.c44 winQueryBestSizeNativeGDI (int class, unsigned short *pWidth, argument
H A Dwin.h1004 winQueryBestSizeNativeGDI (int class, unsigned short *pWidth,
1143 int *pWidth,
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.h227 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight);
231 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);
H A Daddrelemlib.cpp1136 UINT_32* pWidth, ///< [in,out] width
1147 ADDR_ASSERT(pWidth != NULL && pHeight != NULL && pBasePitch != NULL);
1198 if (pWidth && pHeight && pBasePitch)
1201 width = *pWidth;
1226 if ((*pWidth > PowTwoAlign(width, 8) * expandX) ||
1244 *pWidth = (width == 0) ? 1 : width;
1246 } //if (pWidth && pHeight && pBasePitch)
1266 UINT_32* pWidth, ///< [in,out] width
1278 ADDR_ASSERT(pWidth != NULL && pHeight != NULL);
1329 if (pWidth
1130 AdjustSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pBasePitch,UINT_32 * pWidth,UINT_32 * pHeight) argument
1261 RestoreSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pWidth,UINT_32 * pHeight) argument
[all...]
H A Daddrlib2.cpp1338 UINT_32* pWidth,
1346 ADDR_E_RETURNCODE returnCode = ComputeBlockDimension(pWidth,
1362 *pWidth >>= q;
1367 *pWidth >>= (q + r);
1387 UINT_32* pWidth,
1408 *pWidth = (Block256_2d[microBlockSizeTableIndex].w << widthAmp);
1420 *pWidth = Block1K_3d[microBlockSizeTableIndex].w << averageAmp;
1337 ComputeBlockDimensionForSurf(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,UINT_32 numSamples,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
1386 ComputeBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
H A Daddrlib2.h643 UINT_32* pWidth,
652 UINT_32* pWidth,
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrelemlib.h227 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight);
231 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);
H A Daddrelemlib.cpp1136 UINT_32* pWidth, ///< [in,out] width
1147 ADDR_ASSERT(pWidth != NULL && pHeight != NULL && pBasePitch != NULL);
1198 if (pWidth && pHeight && pBasePitch)
1201 width = *pWidth;
1226 if ((*pWidth > PowTwoAlign(width, 8) * expandX) ||
1244 *pWidth = (width == 0) ? 1 : width;
1246 } //if (pWidth && pHeight && pBasePitch)
1266 UINT_32* pWidth, ///< [in,out] width
1278 ADDR_ASSERT(pWidth != NULL && pHeight != NULL);
1329 if (pWidth
1130 AdjustSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pBasePitch,UINT_32 * pWidth,UINT_32 * pHeight) argument
1261 RestoreSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pWidth,UINT_32 * pHeight) argument
[all...]
H A Daddrlib2.cpp1338 UINT_32* pWidth,
1346 ADDR_E_RETURNCODE returnCode = ComputeBlockDimension(pWidth,
1362 *pWidth >>= q;
1367 *pWidth >>= (q + r);
1387 UINT_32* pWidth,
1408 *pWidth = (Block256_2d[microBlockSizeTableIndex].w << widthAmp);
1420 *pWidth = Block1K_3d[microBlockSizeTableIndex].w << averageAmp;
1337 ComputeBlockDimensionForSurf(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,UINT_32 numSamples,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
1386 ComputeBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
H A Daddrlib2.h643 UINT_32* pWidth,
652 UINT_32* pWidth,
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.h227 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight);
231 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);
H A Daddrelemlib.cpp1137 UINT_32* pWidth, ///< [in,out] width
1148 ADDR_ASSERT(pWidth != NULL && pHeight != NULL && pBasePitch != NULL);
1199 if (pWidth && pHeight && pBasePitch)
1202 width = *pWidth;
1227 if ((*pWidth > PowTwoAlign(width, 8) * expandX) ||
1245 *pWidth = (width == 0) ? 1 : width;
1247 } //if (pWidth && pHeight && pBasePitch)
1267 UINT_32* pWidth, ///< [in,out] width
1278 ADDR_ASSERT(pWidth != NULL && pHeight != NULL);
1329 if (pWidth
1131 AdjustSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pBasePitch,UINT_32 * pWidth,UINT_32 * pHeight) argument
1262 RestoreSurfaceInfo(ElemMode elemMode,UINT_32 expandX,UINT_32 expandY,UINT_32 * pBpp,UINT_32 * pWidth,UINT_32 * pHeight) argument
[all...]
H A Daddrlib2.cpp1411 UINT_32* pWidth,
1423 ComputeThickBlockDimension(pWidth, pHeight, pDepth, bpp, resourceType, swizzleMode);
1427 ComputeThinBlockDimension(pWidth, pHeight, pDepth, bpp, numSamples, resourceType, swizzleMode);
1450 UINT_32* pWidth,
1473 *pWidth = 1u << log2Width;
1490 UINT_32* pWidth,
1501 ComputeThickBlockDimension(pWidth, pHeight, pDepth, bpp, resourceType, swizzleMode);
1505 ComputeThinBlockDimension(pWidth, pHeight, pDepth, bpp, 0, resourceType, swizzleMode);
1528 UINT_32* pWidth,
1547 *pWidth
1410 ComputeBlockDimensionForSurf(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,UINT_32 numSamples,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
1449 ComputeThinBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,UINT_32 numSamples,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
1489 ComputeBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
1527 ComputeThickBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument
[all...]
H A Daddrlib2.h755 UINT_32* pWidth,
764 UINT_32* pWidth,
772 UINT_32* pWidth,
781 UINT_32* pWidth,
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DGCOps.c62 xnestQueryBestSize(int class, unsigned short *pWidth, unsigned short *pHeight, argument
67 width = *pWidth;
74 *pWidth = width;
H A DGCOps.h24 void xnestQueryBestSize(int class, unsigned short *pWidth,
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DGCOps.c62 xnestQueryBestSize(int class, unsigned short *pWidth, unsigned short *pHeight, argument
67 width = *pWidth;
74 *pWidth = width;
H A DGCOps.h24 void xnestQueryBestSize(int class, unsigned short *pWidth,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFillRect.c849 int pWidth = pPix->drawable.width; local in function:XAAFillScanlineImageWriteRects
860 phaseX = (x - xorg) % pWidth;
861 if(phaseX < 0) phaseX += pWidth;
866 blit_w = pWidth - phaseX;
875 phaseX = (phaseX + blit_w) % pWidth;
993 int pWidth = pPix->drawable.width; local in function:XAAFillImageWriteRects
1004 phaseX = (x - xorg) % pWidth;
1005 if(phaseX < 0) phaseX += pWidth;
1010 blit_w = pWidth - phaseX;
1019 phaseX = (phaseX + blit_w) % pWidth;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp220 TargetWidth* pWidth,
249 *pWidth = W256;
252 *pWidth = W512;
256 *pWidth = W256;
218 GetRequestedWidthAndType(CallInst * pCallInst,const StringRef intrinName,TargetWidth * pWidth,Type ** pTy) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp242 TargetWidth* pWidth,
274 *pWidth = W256;
277 *pWidth = W512;
281 *pWidth = W256;
240 GetRequestedWidthAndType(CallInst * pCallInst,const StringRef intrinName,TargetWidth * pWidth,Type ** pTy) argument
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_funcs.c1350 int pWidth = pPix->drawable.width; local in function:A
1361 phaseX = (x - xorg) % pWidth;
1364 if(phaseX < 0) phaseX += pWidth;
1371 blit_w = pWidth - phaseX;
1387 phaseX = (phaseX + blit_w) % pWidth;
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.h410 UINT_32* pWidth,
H A Dgfx9addrlib.cpp5190 UINT_32* pWidth,
5209 *pWidth = (Block256_2d[microBlockSizeTableIndex].w << widthAmp);
5221 *pWidth >>= q;
5226 *pWidth >>= (q + r);
5189 ComputeThinBlockDimension(UINT_32 * pWidth,UINT_32 * pHeight,UINT_32 * pDepth,UINT_32 bpp,UINT_32 numSamples,AddrResourceType resourceType,AddrSwizzleMode swizzleMode) const argument

Completed in 36 milliseconds