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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDrawCmd.h88 VBVA_DECL_OP(Paint, ( \
H A DVBoxDispDrawCmd.cpp336 STATDRVENTRY(Paint, pso);
339 VBVA_OPERATION(pso, Paint, (pso, pco, pbo, pptlBrushOrg, mix));
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c439 PAINTSTRUCT Paint; local
442 hDC = BeginPaint(pWindow->hWnd, &Paint);
450 bRc = EndPaint(pWindow->hWnd, &Paint);

Completed in 36 milliseconds