Searched defs:GetBitmap (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/cc/resources/
H A Dscoped_ui_resource.cc35 UIResourceBitmap ScopedUIResource::GetBitmap(UIResourceId uid, function in class:cc::ScopedUIResource
H A Dui_resource_request.h34 UIResourceBitmap GetBitmap() const { function in class:cc::UIResourceRequest
/external/chromium_org/cc/test/
H A Dfake_scoped_ui_resource.cc34 UIResourceBitmap FakeScopedUIResource::GetBitmap(UIResourceId uid, function in class:cc::FakeScopedUIResource
39 return ScopedUIResource::GetBitmap(uid, resource_lost);
/external/chromium_org/chrome/browser/android/thumbnail/
H A Dthumbnail.cc82 cc::UIResourceBitmap Thumbnail::GetBitmap(cc::UIResourceId uid, function in class:Thumbnail
90 // Return a place holder for all other calls to GetBitmap.
/external/chromium_org/skia/ext/
H A Dplatform_canvas.h176 const SkBitmap& GetBitmap() { return bitmap_; } function in class:skia::PlatformBitmap
/external/chromium_org/content/browser/android/
H A Dcomposited_touch_handle_drawable.cc53 const SkBitmap& GetBitmap(TouchHandleOrientation orientation) { function in class:content::__anon6959::HandleResources
106 const SkBitmap& bitmap = g_selection_resources.Get().GetBitmap(orientation);
/external/chromium_org/third_party/ots/test/
H A Dside-by-side.cc73 int GetBitmap(FT_Library library, FT_Outline *outline, FT_Bitmap *bitmap) { function in namespace:__anon14760
155 ret = GetBitmap(library, outline, &orig_bitmap);
165 ret = GetBitmap(library, outline, &trans_bitmap);
/external/chromium_org/ui/gfx/image/
H A Dimage_skia.cc475 SkBitmap& ImageSkia::GetBitmap() const { function in class:gfx::ImageSkia
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h308 CFX_DIBitmap* GetBitmap() const function in class:CPDF_DeviceBuffer
392 CFX_DIBitmap* GetBitmap() const;
H A Dfpdf_render_loadimage.cpp146 CFX_DIBitmap* CPDF_DIBSource::GetBitmap() const function in class:CPDF_DIBSource
/external/pdfium/core/include/fxge/
H A Dfx_dib.h503 CFX_DIBitmap* GetBitmap() function in class:CFX_BitmapStorer
H A Dfx_ge.h365 CFX_DIBitmap* GetBitmap() const function in class:CFX_RenderDevice

Completed in 530 milliseconds