HomeSort by relevance Sort by last modified time
    Searched refs:GetBitmap (Results 26 - 38 of 38) sorted by null

12

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 454 bitmap_device.GetBitmap()->Clear(0);
463 m_pDevice->SetDIBits(bitmap_device.GetBitmap(), rect.left, rect.top);
fpdf_render_loadimage.cpp 146 CFX_DIBitmap* CPDF_DIBSource::GetBitmap() const
    [all...]
fpdf_render_pattern.cpp 770 CFX_DIBitmap* pBitmap = buffer.GetBitmap();
    [all...]
  /external/chromium_org/ui/gfx/image/
image_skia_unittest.cc 240 TEST_F(ImageSkiaTest, GetBitmap) {
  /external/pdfium/core/include/fxge/
fx_dib.h 503 CFX_DIBitmap* GetBitmap()
fx_ge.h 365 CFX_DIBitmap* GetBitmap() const
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 686 STDMETHOD_(void, GetBitmap)(ID2D1Bitmap **bitmap) const PURE;
701 STDMETHOD_(void, GetBitmap)(ID2D1BitmapBrush *This, ID2D1Bitmap **bitmap) PURE;
723 #define ID2D1BitmapBrush_GetBitmap(this,A) (this)->lpVtbl->GetBitmap(this,A)
    [all...]
shlobj.h     [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]
  /external/chromium_org/cc/layers/
scrollbar_layer_unittest.cc 652 std::make_pair(nid, content->GetBitmap(nid, false)));
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_impl.cc     [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp     [all...]

Completed in 335 milliseconds

12