Searched refs:GetBitsPerPixel (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DFramebuffer.h37 NS_IMETHOD GetBitsPerPixel(PRUint32 *bitsPerPixel);
H A DFramebuffer.cpp41 GetBitsPerPixel(&bitsPerPixel);
136 NS_IMETHODIMP VBoxDirectFB::GetBitsPerPixel(PRUint32 *bitsPerPixel) function in class:VBoxDirectFB
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincodec.idl502 HRESULT GetBitsPerPixel(
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3716 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
3861 nsresult (*GetBitsPerPixel)(IDisplay *pThis, PRUint32 *bitsPerPixel); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_0.h4269 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
4391 nsresult (*GetBitsPerPixel)(IDisplay *pThis, PRUint32 *bitsPerPixel); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_1.h4167 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
4289 nsresult (*GetBitsPerPixel)(IDisplay *pThis, PRUint32 *bitsPerPixel); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_2.h4377 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
H A DVBoxCAPI_v4_3.h12020 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
12103 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebufferVtbl
12183 #define IFramebuffer_get_BitsPerPixel(p, aBitsPerPixel) ((p)->lpVtbl->GetBitsPerPixel(p, aBitsPerPixel))
12184 #define IFramebuffer_GetBitsPerPixel(p, aBitsPerPixel) ((p)->lpVtbl->GetBitsPerPixel(p, aBitsPerPixel))
12261 nsresult (*GetBitsPerPixel)(IFramebufferOverlay *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebufferOverlayVtbl
12357 #define IFramebufferOverlay_get_BitsPerPixel(p, aBitsPerPixel) ((p)->lpVtbl->GetBitsPerPixel(p, aBitsPerPixel))
12358 #define IFramebufferOverlay_GetBitsPerPixel(p, aBitsPerPixel) ((p)->lpVtbl->GetBitsPerPixel(p, aBitsPerPixel))
H A DVBoxCAPI_v4_0.h4662 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
H A DVBoxCAPI_v4_1.h5038 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl
H A DVBoxCAPI_v4_2.h5960 nsresult (*GetBitsPerPixel)(IFramebuffer *pThis, PRUint32 *bitsPerPixel); member in struct:IFramebuffer_vtbl

Completed in 2359 milliseconds