HomeSort by relevance Sort by last modified time
    Searched refs:HBITMAP (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/webrtc/webrtc/modules/desktop_capture/
desktop_frame_win.h 31 HBITMAP bitmap() { return bitmap_; }
38 HBITMAP bitmap);
40 HBITMAP bitmap_;
desktop_frame_win.cc 21 HBITMAP bitmap)
50 HBITMAP bitmap = CreateDIBSection(hdc, &bmi, DIB_RGB_COLORS, &data,
  /external/mesa3d/src/glx/windows/
windowsgl_internal.h 60 HBITMAP hDIB;
61 HBITMAP hOldDIB;
  /external/pdfium/core/fxge/win32/
cfx_windowsdib.h 38 static HBITMAP GetDDBitmap(const RetainPtr<CFX_DIBitmap>& pBitmap, HDC hDC);
45 HBITMAP GetWindowsBitmap() const { return m_hBitmap; }
54 HBITMAP m_hBitmap;
55 HBITMAP m_hOldBitmap;
fx_win32_dib.cpp 103 HBITMAP CFX_WindowsDIB::GetDDBitmap(const RetainPtr<CFX_DIBitmap>& pBitmap,
111 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) {
113 GetObject(hBitmap, sizeof bmp, &bmp);
127 HBITMAP hBitmap = (HBITMAP)LoadImageW(nullptr, (wchar_t*)filename,
129 if (!hBitmap) {
135 GetBitmapSize(hBitmap, width, height);
142 int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer()
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.h 56 HBITMAP m_hBmPixmap, m_hBmPixmapOld;
  /external/lzma/CPP/Windows/Control/
ImageList.h 59 int Add(HBITMAP hbmImage, HBITMAP hbmMask = 0)
61 int AddMasked(HBITMAP hbmImage, COLORREF mask)
  /external/webrtc/webrtc/modules/desktop_capture/win/
scoped_gdi_object.h 89 typedef ScopedGDIObject<HBITMAP, DeleteObjectTraits<HBITMAP> > ScopedBitmap;
  /external/ImageMagick/coders/
clipboard.c 135 HBITMAP
142 bitmapH=(HBITMAP) GetClipboardData(CF_BITMAP);
154 HBITMAP
155 hBitmap,
168 hOldBitmap=(HBITMAP) SelectObject(hMemDC,bitmapH);
191 hBitmap=CreateDIBSection(hDC,&DIBinfo,DIB_RGB_COLORS,(void **) &ppBits,
194 if (hBitmap == 0)
200 DeleteObject(hBitmap);
203 hOldBitmap=(HBITMAP) SelectObject(hDC,hBitmap);
    [all...]
screenshot.c 124 HBITMAP
192 if (bitmap == (HBITMAP) NULL)
198 bitmapOld=(HBITMAP) SelectObject(bitmapDC,bitmap);
199 if (bitmapOld == (HBITMAP) NULL)
  /device/generic/goldfish-opengl/system/include/EGL/
eglplatform.h 77 typedef HBITMAP EGLNativePixmapType;
  /external/swiftshader/src/Main/
FrameBufferGDI.hpp 52 HBITMAP bitmap;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglplatform.h 77 typedef HBITMAP EGLNativePixmapType;
  /frameworks/native/opengl/include/EGL/
eglplatform.h 77 typedef HBITMAP EGLNativePixmapType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iedial.h 155 virtual HRESULT WINAPI GetBitmap(DWORD dwIndex,HBITMAP *phBitmap) = 0;
164 HRESULT (WINAPI *GetBitmap)(IDialBranding *This,DWORD dwIndex,HBITMAP *phBitmap);
180 HRESULT WINAPI IDialBranding_GetBitmap_Proxy(IDialBranding *This,DWORD dwIndex,HBITMAP *phBitmap);
201 ULONG __RPC_API HBITMAP_UserSize(ULONG *,ULONG,HBITMAP *);
202 unsigned char *__RPC_API HBITMAP_UserMarshal(ULONG *,unsigned char *,HBITMAP *);
203 unsigned char *__RPC_API HBITMAP_UserUnmarshal(ULONG *,unsigned char *,HBITMAP *);
204 void __RPC_API HBITMAP_UserFree(ULONG *,HBITMAP *);
wiadevd.h 37 STDMETHOD(GetDeviceBitmapLogo)(THIS_ BSTR bstrDeviceId,HBITMAP *phBitmap,ULONG nMaxWidth,ULONG nMaxHeight) PURE;
commoncontrols.h 88 HBITMAP hbmImage;
89 HBITMAP hbmMask;
145 HBITMAP hbmImage,
146 HBITMAP hbmMask,
160 HBITMAP hbmImage,
161 HBITMAP hbmMask) = 0;
164 HBITMAP hbmImage,
293 HBITMAP hbmImage,
294 HBITMAP hbmMask,
311 HBITMAP hbmImage
    [all...]
imm.h 100 HBITMAP hbmpChecked;
101 HBITMAP hbmpUnchecked;
104 HBITMAP hbmpItem;
112 HBITMAP hbmpChecked;
113 HBITMAP hbmpUnchecked;
116 HBITMAP hbmpItem;
ntgdi.h 27 W32KAPI HDC WINAPI NtGdiGetDCforBitmap(HBITMAP hsurf);
151 W32KAPI ULONG_PTR WINAPI NtGdiGetColorSpaceforBitmap(HBITMAP hsurf);
170 W32KAPI LONG WINAPI NtGdiGetBitmapBits(HBITMAP hbm,ULONG cjMax,PBYTE pjOut);
174 W32KAPI HBITMAP WINAPI NtGdiCreateDIBitmapInternal(HDC hdc,INT cx,INT cy,DWORD fInit,LPBYTE pjInit,LPBITMAPINFO pbmi,DWORD iUsage,UINT cjMaxInitInfo,UINT cjMaxBits,FLONG f,HANDLE hcmXform);
175 W32KAPI HBITMAP WINAPI NtGdiCreateDIBSection(HDC hdc,HANDLE hSectionApp,DWORD dwOffset,LPBITMAPINFO pbmi,DWORD iUsage,UINT cjHeader,FLONG fl,ULONG_PTR dwColorSpace,PVOID *ppvBits);
178 W32KAPI HBRUSH WINAPI NtGdiCreatePatternBrushInternal(HBITMAP hbm,WINBOOL bPen,WINBOOL b8X8);
190 W32KAPI WINBOOL WINAPI NtGdiGetBitmapDimension(HBITMAP hbm,LPSIZE psize);
196 W32KAPI WINBOOL WINAPI NtGdiSetBitmapDimension(HBITMAP hbm,int cx,int cy,LPSIZE psizeOut);
222 W32KAPI WINBOOL WINAPI NtGdiPlgBlt(HDC hdcTrg,LPPOINT pptlTrg,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int cySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD crBackColor);
223 W32KAPI WINBOOL WINAPI NtGdiMaskBlt(HDC hdc,int xDst,int yDst,int cx,int cy,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD dwRop4,DWORD crBackColor)
    [all...]
ddrawgdi.h 47 HBITMAP WINAPI DdCreateDIBSection(HDC hdc,CONST BITMAPINFO *pbmi,UINT iUsage,VOID **ppvBits,HANDLE hSectionApp,DWORD dwOffset);
  /external/mesa3d/include/EGL/
eglplatform.h 77 typedef HBITMAP EGLNativePixmapType;
  /external/swiftshader/include/EGL/
eglplatform.h 77 typedef HBITMAP EGLNativePixmapType;
  /external/swiftshader/src/OpenGL/libGL/
Surface.h 30 typedef HBITMAP NativePixmapType;
  /external/skia/samplecode/
SampleBigGradient.cpp 179 HBITMAP hbitmap = static_cast<HBITMAP>(SelectObject(hdc, nullptr)); local
180 DeleteObject(hbitmap);
201 HBITMAP hbitmap = CreateDIBSection(nullptr, (const BITMAPINFO*)&hdr, 0, &pixels, 0, 0); local
202 if (!hbitmap) {
211 DeleteObject(hbitmap);
215 SelectObject(hdc, hbitmap);
  /external/skqp/samplecode/
SampleBigGradient.cpp 179 HBITMAP hbitmap = static_cast<HBITMAP>(SelectObject(hdc, nullptr)); local
180 DeleteObject(hbitmap);
201 HBITMAP hbitmap = CreateDIBSection(nullptr, (const BITMAPINFO*)&hdr, 0, &pixels, 0, 0); local
202 if (!hbitmap) {
211 DeleteObject(hbitmap);
215 SelectObject(hdc, hbitmap);

Completed in 1065 milliseconds

1 2 3