Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dcryptosession9.h83 void *pReadbackKey,
Dcryptosession9.c96 void *pReadbackKey, in NineCryptoSession9_GetEncryptionBltKey() argument
Dnine_lock.c401 void *pReadbackKey, in LockCryptoSession9_GetEncryptionBltKey() argument
406 r = NineCryptoSession9_GetEncryptionBltKey(This, pReadbackKey, KeySize); in LockCryptoSession9_GetEncryptionBltKey()
/external/mesa3d/include/D3D9/
Dd3d9.h147 virtual HRESULT WINAPI GetEncryptionBltKey(void *pReadbackKey, UINT KeySize) = 0;
659 …HRESULT (WINAPI *GetEncryptionBltKey)(IDirect3DCryptoSession9 *This, void *pReadbackKey, UINT KeyS…