Searched refs:format2BytesPerPixel (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispInternal.h159 DECLINLINE(int) format2BytesPerPixel(const SURFOBJ *pso) function
H A DVBoxDispVrdpBmp.cpp65 int bytesPerPixel = format2BytesPerPixel (pso);
H A DVBoxDispVRDP.cpp549 int bytesPerPixel = format2BytesPerPixel(pso);
883 int bytesPerPixel = format2BytesPerPixel(psoSrc);
1293 cbPixel = format2BytesPerPixel(pso);
1613 uint32_t cbSrcBPP = format2BytesPerPixel(psoPattern);
H A DVBoxDispDrawCmd.cpp214 int cbPixel = format2BytesPerPixel(pso);

Completed in 59 milliseconds