/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | cursor.cc | 152 if (!GetDIBits(dc, in CreateMouseCursorFromHCursor() 172 if (!GetDIBits(dc, in CreateMouseCursorFromHCursor()
|
/external/pdfium/core/fxge/ |
D | ifx_renderdevicedriver.cpp | 51 bool IFX_RenderDeviceDriver::GetDIBits(CFX_DIBitmap* pBitmap, in GetDIBits() function in IFX_RenderDeviceDriver
|
D | ifx_renderdevicedriver.h | 60 virtual bool GetDIBits(CFX_DIBitmap* pBitmap, int left, int top);
|
D | cfx_renderdevice.h | 143 bool GetDIBits(CFX_DIBitmap* pBitmap, int left, int top);
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_dib.cpp | 143 int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer(), in LoadFromFile() 181 int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer(), in LoadDIBitmap()
|
D | fx_win32_device.cpp | 1171 bool CGdiDisplayDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) { in GetDIBits() function in CGdiDisplayDriver 1188 ret = ::GetDIBits(hDCMemory, hbmp, 0, height, pBitmap->GetBuffer(), &bmi, in GetDIBits() 1194 ::GetDIBits(hDCMemory, hbmp, 0, height, bitmap.GetBuffer(), &bmi, in GetDIBits() 1222 !GetDIBits(&background, left, top) || in SetDIBits() 1242 !GetDIBits(&bitmap, left, top) || in SetDIBits() 1316 !GetDIBits(&background, image_rect.left + clip_rect.left, in StretchDIBits()
|
D | win32_int.h | 194 bool GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) override;
|
/external/pdfium/core/fxge/ge/ |
D | cfx_renderdevice.cpp | 623 if (!m_pDeviceDriver->GetDIBits(&bitmap, rect.left, rect.top)) in DrawFillStrokePath() 669 if (!m_pDeviceDriver->GetDIBits(&bitmap, pRect->left, pRect->top)) in FillRectWithBlend() 701 bool CFX_RenderDevice::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) { in GetDIBits() function in CFX_RenderDevice 704 return m_pDeviceDriver->GetDIBits(pBitmap, left, top); in GetDIBits() 744 if (!m_pDeviceDriver->GetDIBits(&background, dest_rect.left, in SetDIBitsWithBlend() 998 if (!GetDIBits(&bitmap, bmp_rect.left, bmp_rect.top)) in DrawNormalText()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.h | 66 bool GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) override;
|
D | fx_agg_driver.cpp | 1605 bool CFX_AggDeviceDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) { in GetDIBits() function in CFX_AggDeviceDriver
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.h | 82 bool GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) override;
|
D | fx_skia_device.cpp | 1799 bool CFX_SkiaDeviceDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top) { in GetDIBits() function in CFX_SkiaDeviceDriver
|
/external/pdfium/xfa/fxgraphics/ |
D | cfx_graphics.cpp | 355 m_renderDevice->GetDIBits(&bmp, 0, 0); in FillPathWithPattern() 397 m_renderDevice->GetDIBits(&bmp, 0, 0); in FillPathWithShading()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 349 …TCU_CHECK(GetDIBits(screenDC, tmpBitmap, 0, height, dst->getAccess().getDataPtr(), (BITMAPINFO*)&b… in readScreenPixels()
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 445 res = GetDIBits(bitDevice, bitObject, 0, bmapHeight, bmap, in wglUseFontBitmaps_FX()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 1032 int pixelHeight = GetDIBits(hdcNew, (HBITMAP)bitMap, 0, bmap.bmHeight, srcPtr, &pbi, in SetBitmap()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 1545 m_pDevice->GetDIBits(oriDevice.get(), rect.left, rect.top); in ProcessTransparency() 1649 m_pDevice->GetDIBits(pBackdrop.get(), left, top); in GetBackdrop()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |