Home
last modified time | relevance | path

Searched refs:GetDIBits (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/win/
Dcursor.cc152 if (!GetDIBits(dc, in CreateMouseCursorFromHCursor()
172 if (!GetDIBits(dc, in CreateMouseCursorFromHCursor()
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp49 bool IFX_RenderDeviceDriver::GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, in GetDIBits() function in IFX_RenderDeviceDriver
Difx_renderdevicedriver.h63 virtual bool GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dcfx_renderdevice.cpp651 if (!m_pDeviceDriver->GetDIBits(bitmap, rect.left, rect.top)) in DrawFillStrokePath()
690 if (!m_pDeviceDriver->GetDIBits(bitmap, pRect->left, pRect->top)) in FillRectWithBlend()
720 bool CFX_RenderDevice::GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, in GetDIBits() function in CFX_RenderDevice
724 m_pDeviceDriver->GetDIBits(pBitmap, left, top); in GetDIBits()
770 if (!m_pDeviceDriver->GetDIBits(background, dest_rect.left, dest_rect.top)) { in SetDIBitsWithBlend()
1018 if (!GetDIBits(bitmap, bmp_rect.left, bmp_rect.top)) in DrawNormalText()
Dcfx_renderdevice.h152 bool GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, int left, int top);
/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp142 int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer(), in LoadFromFile()
177 int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer(), in LoadDIBitmap()
Dfx_win32_device.cpp1158 bool CGdiDisplayDriver::GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, in GetDIBits() function in CGdiDisplayDriver
1177 ret = ::GetDIBits(hDCMemory, hbmp, 0, height, pBitmap->GetBuffer(), &bmi, in GetDIBits()
1183 ::GetDIBits(hDCMemory, hbmp, 0, height, bitmap->GetBuffer(), &bmi, in GetDIBits()
1211 !GetDIBits(background, left, top) || in SetDIBits()
1229 !GetDIBits(bitmap, left, top) || in SetDIBits()
1304 !GetDIBits(background, image_rect.left + clip_rect.left, in StretchDIBits()
Dwin32_int.h195 bool GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h66 bool GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_agg_driver.cpp1448 bool CFX_AggDeviceDriver::GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, in GetDIBits() function in CFX_AggDeviceDriver
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp277 m_renderDevice->GetDIBits(bmp, 0, 0); in FillPathWithPattern()
314 m_renderDevice->GetDIBits(bmp, 0, 0); in FillPathWithShading()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.h80 bool GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_skia_device.cpp2187 bool CFX_SkiaDeviceDriver::GetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap, in GetDIBits() function in CFX_SkiaDeviceDriver
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp349 …TCU_CHECK(GetDIBits(screenDC, tmpBitmap, 0, height, dst->getAccess().getDataPtr(), (BITMAPINFO*)&b… in readScreenPixels()
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc1032 int pixelHeight = GetDIBits(hdcNew, (HBITMAP)bitMap, 0, bmap.bmHeight, srcPtr, &pbi, in SetBitmap()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1579 m_pDevice->GetDIBits(oriDevice, rect.left, rect.top); in ProcessTransparency()
1686 m_pDevice->GetDIBits(pBackdrop, *left, *top); in GetBackdrop()
/external/syzkaller/executor/
Dsyscalls.h12795 {"GetDIBits", 0, (syscall_t)GetDIBits},
/external/syzkaller/sys/windows/
Dwindows.txt988 GetDIBits(hdc ptr[inout, intptr], hbm ptr[inout, intptr], start int32, cLines int32, lpvBits ptr[in…