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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVrdpBmp.cpp321 int vrdpbmpCacheSurface(VRDPBC *pCache, const SURFOBJ *pso, VRDPBCHASH *phash, VRDPBCHASH *phashDeleted, BOOL bForce) function
326 LOG(("vrdpbmpCacheSurface: compute hash %d.", bResult));
330 WARN(("MEMBLT: vrdpbmpCacheSurface: could not compute hash."));
337 LOG(("vrdpbmpCacheSurface: find hash %d.", pEntry? pEntry->u32Status: 0));
351 LOG(("MEMBLT: vrdpbmpCacheSurface: unexpected status %d.", pEntry->u32Status));
362 LOG(("vrdpbmpCacheSurface: insert hash %x.", rc));

Completed in 44 milliseconds