HomeSort by relevance Sort by last modified time
    Searched refs:CreateCompatibleBitmap (Results 1 - 10 of 10) sorted by null

  /external/pdfium/core/fpdfapi/render/
cpdf_devicebuffer.cpp 67 m_pDevice->CreateCompatibleBitmap(pBuffer, m_pBitmap->GetWidth(),
cpdf_renderstatus.cpp     [all...]
  /external/pdfium/core/fxge/
cfx_renderdevice.h 119 bool CreateCompatibleBitmap(const RetainPtr<CFX_DIBitmap>& pDIB,
cfx_renderdevice.cpp 440 bool CFX_RenderDevice::CreateCompatibleBitmap(
643 if (!CreateCompatibleBitmap(bitmap, FXSYS_round(rect.Width() * fScaleX),
687 if (!CreateCompatibleBitmap(bitmap, pRect->Width(), pRect->Height()))
    [all...]
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 327 tmpBitmap = CreateCompatibleBitmap(screenDC, width, height);
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 332 m_hBmPixmap = CreateCompatibleBitmap(m_hDC, 640, 480);
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 251 HBITMAP bmp_mem = ::CreateCompatibleBitmap(ps.hdc, rc.right, rc.bottom);
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp     [all...]
  /external/syzkaller/executor/
syscalls.h     [all...]
  /external/syzkaller/sys/windows/gen/
amd64.go     [all...]

Completed in 1290 milliseconds