Home
last modified time | relevance | path

Searched refs:DstSurfaceSize (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dcryptosession9.h56 UINT DstSurfaceSize,
Dcryptosession9.c54 UINT DstSurfaceSize, in NineCryptoSession9_EncryptionBlt() argument
Dnine_lock.c339 UINT DstSurfaceSize, in LockCryptoSession9_EncryptionBlt() argument
344 r = NineCryptoSession9_EncryptionBlt(This, pSrcSurface, pDstSurface, DstSurfaceSize, pIV); in LockCryptoSession9_EncryptionBlt()
/external/mesa3d/include/D3D9/
Dd3d9.h142 …IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurface, UINT DstSurfaceSize, void *pIV) = …
654 …s, IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurface, UINT DstSurfaceSize, void *pIV);