Searched refs:HGSMIHEAP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DHGSMI.h68 typedef struct HGSMIHEAP struct
72 } HGSMIHEAP; typedef in typeref:struct:HGSMIHEAP
200 int HGSMIHeapSetup(HGSMIHEAP *pHeap,
206 void HGSMIHeapDestroy(HGSMIHEAP *pHeap);
208 void *HGSMIHeapBufferAlloc(HGSMIHEAP *pHeap,
211 void HGSMIHeapBufferFree(HGSMIHEAP *pHeap,
214 void *HGSMIHeapAlloc(HGSMIHEAP *pHeap,
219 void HGSMIHeapFree(HGSMIHEAP *pHeap,
222 DECLINLINE(const HGSMIAREA *) HGSMIHeapArea(HGSMIHEAP *pHeap)
227 DECLINLINE(HGSMIOFFSET) HGSMIHeapOffset(HGSMIHEAP *pHea
[all...]
H A DHGSMIContext.h36 typedef HGSMIHEAP HGSMIGUESTCMDHEAP;
H A DHGSMICommon.c197 int HGSMIHeapSetup(HGSMIHEAP *pHeap,
219 void HGSMIHeapDestroy(HGSMIHEAP *pHeap)
228 void *HGSMIHeapAlloc(HGSMIHEAP *pHeap,
249 void HGSMIHeapFree(HGSMIHEAP *pHeap,
259 void *HGSMIHeapBufferAlloc(HGSMIHEAP *pHeap,
266 void HGSMIHeapBufferFree(HGSMIHEAP *pHeap,

Completed in 3 milliseconds