Searched defs:VBOXVHWAFUNCCALLBACKINFO (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1206 typedef struct VBOXVHWAFUNCCALLBACKINFO struct
1211 }VBOXVHWAFUNCCALLBACKINFO; typedef in typeref:struct:VBOXVHWAFUNCCALLBACKINFO
1228 void setFunc(const VBOXVHWAFUNCCALLBACKINFO & aOp)
1245 setFunc(*((VBOXVHWAFUNCCALLBACKINFO *)pvData));
1256 const VBOXVHWAFUNCCALLBACKINFO & func() const {return u.mFuncCallback; }
1264 VBOXVHWAFUNCCALLBACKINFO mFuncCallback;

Completed in 51 milliseconds