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

1 2

  /external/chromium_org/cc/resources/
ui_resource_client.h 21 // GetBitmap() will be called once soon after resource creation and then will
27 virtual UIResourceBitmap GetBitmap(UIResourceId uid,
scoped_ui_resource.h 20 // scope, the created resource is deleted. On a GetBitmap call from the
31 virtual UIResourceBitmap GetBitmap(UIResourceId uid,
scoped_ui_resource.cc 35 UIResourceBitmap ScopedUIResource::GetBitmap(UIResourceId uid,
ui_resource_request.h 34 UIResourceBitmap GetBitmap() const {
  /external/chromium_org/cc/test/
fake_scoped_ui_resource.cc 34 UIResourceBitmap FakeScopedUIResource::GetBitmap(UIResourceId uid,
39 return ScopedUIResource::GetBitmap(uid, resource_lost);
fake_scoped_ui_resource.h 19 virtual UIResourceBitmap GetBitmap(UIResourceId uid,
  /external/chromium_org/ui/gfx/image/
image_skia.h 141 const SkBitmap* bitmap() const { return &GetBitmap(); }
163 SkBitmap& GetBitmap() const;
image_skia.cc 475 SkBitmap& ImageSkia::GetBitmap() const {
  /external/chromium_org/skia/ext/
platform_canvas_unittest.cc 401 EXPECT_TRUE(platform_bitmap->GetBitmap().empty());
402 EXPECT_TRUE(platform_bitmap->GetBitmap().isNull());
407 EXPECT_FALSE(platform_bitmap->GetBitmap().empty());
408 EXPECT_FALSE(platform_bitmap->GetBitmap().isNull());
409 EXPECT_EQ(kWidth, platform_bitmap->GetBitmap().width());
410 EXPECT_EQ(kHeight, platform_bitmap->GetBitmap().height());
411 EXPECT_LE(static_cast<size_t>(platform_bitmap->GetBitmap().width()*4),
412 platform_bitmap->GetBitmap().rowBytes());
414 platform_bitmap->GetBitmap().colorType());
415 EXPECT_TRUE(platform_bitmap->GetBitmap().lockPixelsAreWritable())
    [all...]
platform_canvas.h 176 const SkBitmap& GetBitmap() { return bitmap_; }
  /external/chromium_org/chrome/browser/android/thumbnail/
thumbnail.h 60 virtual cc::UIResourceBitmap GetBitmap(cc::UIResourceId uid,
thumbnail.cc 82 cc::UIResourceBitmap Thumbnail::GetBitmap(cc::UIResourceId uid,
90 // Return a place holder for all other calls to GetBitmap.
  /external/chromium_org/content/browser/android/
composited_touch_handle_drawable.cc 53 const SkBitmap& GetBitmap(TouchHandleOrientation orientation) {
106 const SkBitmap& bitmap = g_selection_resources.Get().GetBitmap(orientation);
system_ui_resource_manager_impl.cc 106 virtual cc::UIResourceBitmap GetBitmap(cc::UIResourceId uid,
system_ui_resource_manager_impl_unittest.cc 56 client->GetBitmap(id, false);
  /external/chromium_org/third_party/ots/test/
side-by-side.cc 73 int GetBitmap(FT_Library library, FT_Outline *outline, FT_Bitmap *bitmap) {
155 ret = GetBitmap(library, outline, &orig_bitmap);
165 ret = GetBitmap(library, outline, &trans_bitmap);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp 108 if (m_pDevice->GetBackDrop() && m_pDevice->GetBitmap()) {
111 CFX_DIBitmap *pForeBitmap = m_pDevice->GetBitmap();
562 bitmap_device1.GetBitmap()->Clear(0xffffff);
580 bitmap_device2.GetBitmap()->Clear(0);
593 FX_LPBYTE dest_scan = (FX_LPBYTE)bitmap_device1.GetBitmap()->GetScanline(row);
594 FX_LPCBYTE mask_scan = bitmap_device2.GetBitmap()->GetScanline(row);
626 bitmap_device2.GetBitmap()->ConvertFormat(FXDIB_8bppMask);
627 bitmap_device1.GetBitmap()->MultiplyAlpha(bitmap_device2.GetBitmap());
628 bitmap_device1.GetBitmap()->MultiplyAlpha(255);
    [all...]
render_int.h 308 CFX_DIBitmap* GetBitmap() const
392 CFX_DIBitmap* GetBitmap() const;
fpdf_render.cpp 396 CFX_DIBitmap* pBitmap = m_pDevice->GetBitmap();
846 CFX_DIBitmap* bitmap = bitmap_device.GetBitmap();
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_transform.cpp 349 if (m_Storer.GetBitmap()) {
350 m_Storer.Replace(m_Storer.GetBitmap()->SwapXY(m_pMatrix->c > 0, m_pMatrix->b < 0));
363 if (m_Storer.GetBitmap() == NULL) {
366 FX_LPCBYTE stretch_buf = m_Storer.GetBitmap()->GetBuffer();
368 if (m_Storer.GetBitmap()->m_pAlphaMask) {
369 stretch_buf_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetBuffer();
371 int stretch_pitch = m_Storer.GetBitmap()->GetPitch();
391 int stretch_pitch_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetPitch();
464 if (m_Storer.GetBitmap()->IsAlphaMask()) {
538 int Bpp = m_Storer.GetBitmap()->GetBPP() / 8;
    [all...]
  /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);
175 #define IDialBranding_GetBitmap(This,dwIndex,phBitmap) (This)->lpVtbl->GetBitmap(This,dwIndex,phBitmap)
  /external/chromium_org/chrome/renderer/printing/
mock_printer.h 101 bool GetBitmap(unsigned int page, const void** data, uint32* size) const;
  /external/pdfium/core/src/reflow/
reflowedpage.cpp 521 if(m_pFXDevice->GetBitmap() && m_pFXDevice->GetBitmap()->GetFormat() == FXDIB_8bppRgb &&
522 m_pFXDevice->GetBitmap()->GetPalette() == NULL) {
563 m_pFXDevice->GetBitmap()->DitherFS(palette, nPalette + 1, &tmpRect);
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]
  /external/chromium_org/content/browser/media/capture/
web_contents_video_capture_device_unittest.cc 264 SkAutoLockPixels locker(output.GetBitmap());
265 output.GetBitmap().eraseColor(color);
267 callback.Run(true, output.GetBitmap());

Completed in 605 milliseconds

1 2