HomeSort by relevance Sort by last modified time
    Searched refs:RefCountedMemory (Results 26 - 50 of 170) sorted by null

12 3 4 5 6 7

  /external/chromium_org/chrome/browser/local_discovery/
pwg_raster_converter.h 39 virtual void Start(base::RefCountedMemory* data,
  /external/chromium_org/chrome/browser/printing/
pdf_to_emf_converter.h 31 virtual void Start(base::RefCountedMemory* data,
  /external/chromium_org/chrome/browser/search/
most_visited_iframe_source_unittest.cc 14 void ExpectNullData(base::RefCountedMemory* data) {
  /external/chromium_org/ui/base/x/
selection_utils.h 53 const scoped_refptr<base::RefCountedMemory>& memory);
56 const scoped_refptr<base::RefCountedMemory>& memory);
65 typedef std::map< ::Atom, scoped_refptr<base::RefCountedMemory> > InternalMap;
74 void Insert(::Atom atom, const scoped_refptr<base::RefCountedMemory>& item);
101 const scoped_refptr<base::RefCountedMemory>& memory);
124 scoped_refptr<base::RefCountedMemory> memory_;
  /external/chromium_org/chrome/browser/themes/
custom_theme_supplier.h 14 class RefCountedMemory;
63 virtual base::RefCountedMemory* GetRawData(
custom_theme_supplier.cc 36 base::RefCountedMemory* CustomThemeSupplier::GetRawData(
  /external/chromium_org/chrome/browser/ui/webui/
app_launcher_page_ui.h 15 class RefCountedMemory;
24 static base::RefCountedMemory* GetFaviconResourceBytes(
chrome_web_ui_controller_factory.h 18 class RefCountedMemory;
56 base::RefCountedMemory* GetFaviconResourceBytes(
theme_source.h 17 class RefCountedMemory;
49 scoped_refptr<base::RefCountedMemory> css_bytes_;
  /external/chromium_org/chrome/browser/ui/webui/ntp/
thumbnail_source.h 17 class RefCountedMemory;
48 scoped_refptr<base::RefCountedMemory> default_thumbnail_;
favicon_webui_handler.h 59 scoped_refptr<base::RefCountedMemory> default_favicon_;
  /external/chromium_org/content/public/browser/
url_data_source.h 15 class RefCountedMemory;
48 typedef base::Callback<void(base::RefCountedMemory*)> GotDataCallback;
web_ui_data_source.h 14 class RefCountedMemory;
72 typedef base::Callback<void(base::RefCountedMemory*)> GotDataCallback;
  /external/chromium_org/components/favicon_base/
favicon_types.h 59 scoped_refptr<base::RefCountedMemory> bitmap_data;
  /external/chromium_org/ui/base/
default_theme_provider.cc 41 base::RefCountedMemory* DefaultThemeProvider::GetRawData(
  /external/chromium_org/chrome/browser/history/
top_sites.h 25 class RefCountedMemory;
59 const base::RefCountedMemory* memory,
84 scoped_refptr<base::RefCountedMemory>* bytes) = 0;
top_sites_impl.h 38 class RefCountedMemory;
62 const base::RefCountedMemory* memory,
70 scoped_refptr<base::RefCountedMemory>* bytes) OVERRIDE;
125 const base::RefCountedMemory* thumbnail_data,
131 const base::RefCountedMemory* thumbnail,
145 const base::RefCountedMemory* thumbnail,
  /external/chromium_org/ui/gfx/image/
image.h 109 const scoped_refptr<base::RefCountedMemory>& input);
126 scoped_refptr<base::RefCountedMemory> As1xPNGBytes() const;
146 scoped_refptr<base::RefCountedMemory> Copy1xPNGBytes() const;
image_png_rep.cc 19 ImagePNGRep::ImagePNGRep(const scoped_refptr<base::RefCountedMemory>& data,
  /external/chromium_org/chrome/browser/sync/
open_tabs_ui_delegate.h 26 scoped_refptr<base::RefCountedMemory>* favicon_png) const = 0;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
slow_trace_ui.h 16 class RefCountedMemory;
  /external/chromium_org/sync/api/attachments/
attachment_store.h 16 class RefCountedMemory;
  /external/chromium_org/sync/internal_api/attachments/
fake_attachment_downloader.cc 25 scoped_refptr<base::RefCountedMemory> data(new base::RefCountedBytes());
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.h 26 class RefCountedMemory;
58 void DataAvailable(RequestID request_id, base::RefCountedMemory* bytes);
  /external/chromium_org/ui/gfx/
color_analysis.h 91 CalculateKMeanColorOfPNG(scoped_refptr<base::RefCountedMemory> png,
98 scoped_refptr<base::RefCountedMemory> png);

Completed in 645 milliseconds

12 3 4 5 6 7