Home
last modified time | relevance | path

Searched refs:NineCryptoSession9_GetSurfacePitch (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dcryptosession9.c73 NineCryptoSession9_GetSurfacePitch( struct NineCryptoSession9 *This, in NineCryptoSession9_GetSurfacePitch() function
111 (void *)NineCryptoSession9_GetSurfacePitch,
Dcryptosession9.h69 NineCryptoSession9_GetSurfacePitch( struct NineCryptoSession9 *This,
Dnine_lock.c372 r = NineCryptoSession9_GetSurfacePitch(This, pSrcSurface, pSurfacePitch); in LockCryptoSession9_GetSurfacePitch()