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

1 2 3 45 6 7

  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_bookmarks_sync_test.cc 236 scoped_refptr<base::RefCountedMemory> original_favicon_bytes =
239 scoped_refptr<base::RefCountedMemory> final_favicon_bytes =
  /external/chromium_org/components/enhanced_bookmarks/
image_store_unittest.cc 52 scoped_refptr<base::RefCountedMemory> image_1_bytes =
54 scoped_refptr<base::RefCountedMemory> image_2_bytes =
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.cc 234 const base::RefCountedMemory* data) {
238 const base::RefCountedMemory*
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 258 const scoped_refptr<base::RefCountedMemory>& memory);
397 const scoped_refptr<base::RefCountedMemory>& memory) {
449 scoped_refptr<base::RefCountedMemory> data;
769 scoped_refptr<base::RefCountedMemory> mem(
790 scoped_refptr<base::RefCountedMemory> mem(
810 scoped_refptr<base::RefCountedMemory> mem(
822 scoped_refptr<base::RefCountedMemory>(
845 scoped_refptr<base::RefCountedMemory> mem(
  /external/chromium_org/ui/base/x/
x11_util.h 140 scoped_refptr<base::RefCountedMemory>* out_data,
278 // Manages a piece of X11 allocated memory as a RefCountedMemory segment. This
281 class UI_BASE_EXPORT XRefcountedMemory : public base::RefCountedMemory {
286 // Overridden from RefCountedMemory:
  /external/chromium_org/ui/gfx/image/
image_unittest_util.cc 67 scoped_refptr<base::RefCountedMemory> CreatePNGBytes(int edge_size) {
127 bool IsEqual(const scoped_refptr<base::RefCountedMemory>& bytes,
  /external/chromium_org/chrome/browser/history/
top_sites_impl_unittest.cc 114 SkBitmap ExtractThumbnail(const base::RefCountedMemory& t1) {
121 bool ThumbnailsAreEqual(base::RefCountedMemory* t1,
122 base::RefCountedMemory* t2) {
159 scoped_refptr<base::RefCountedMemory> data;
275 base::RefCountedMemory* bytes) {
574 scoped_refptr<base::RefCountedMemory> result;
604 scoped_refptr<base::RefCountedMemory> result;
680 scoped_refptr<base::RefCountedMemory> read_data;
805 scoped_refptr<base::RefCountedMemory> read_data;
830 scoped_refptr<base::RefCountedMemory> read_data
    [all...]
top_sites_impl.cc 174 const base::RefCountedMemory* memory,
238 scoped_refptr<base::RefCountedMemory>* bytes) {
487 const base::RefCountedMemory* thumbnail_data,
508 image->thumbnail = const_cast<base::RefCountedMemory*>(thumbnail_data);
517 const base::RefCountedMemory* thumbnail,
564 const base::RefCountedMemory* thumbnail,
571 image.second.thumbnail = const_cast<base::RefCountedMemory*>(thumbnail);
    [all...]
history_types.h 606 scoped_refptr<base::RefCountedMemory> thumbnail;
727 scoped_refptr<base::RefCountedMemory> bitmap_data;
  /external/chromium_org/chrome/browser/devtools/
browser_list_tabcontents_provider.cc 94 scoped_refptr<base::RefCountedMemory> data;
  /external/chromium_org/chrome/browser/favicon/
favicon_handler.h 28 class RefCountedMemory;
favicon_service.h 195 scoped_refptr<base::RefCountedMemory> bitmap_data,
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_list_source.cc 134 scoped_refptr<base::RefCountedMemory> data;
  /external/chromium_org/chrome/browser/ui/webui/
crashes_ui.cc 205 base::RefCountedMemory* CrashesUI::GetFaviconResourceBytes(
history_ui.h 214 static base::RefCountedMemory* GetFaviconResourceBytes(
  /external/chromium_org/chrome/browser/ui/webui/ntp/
favicon_webui_handler.cc 38 scoped_refptr<base::RefCountedMemory> png) {
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.cc 125 void DataAvailable(base::RefCountedMemory* bytes);
180 scoped_refptr<base::RefCountedMemory> data_;
305 void URLRequestChromeJob::DataAvailable(base::RefCountedMemory* bytes) {
680 base::RefCountedMemory* bytes) {
  /external/chromium_org/sync/api/
sync_data_unittest.cc 74 scoped_refptr<base::RefCountedMemory> bytes(new base::RefCountedString);
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11_unittest.cc 32 scoped_refptr<base::RefCountedMemory> mem(
  /external/chromium_org/ui/base/webui/
web_ui_util.cc 51 scoped_refptr<base::RefCountedMemory> raw_icon(icon_data);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc 160 const scoped_refptr<base::RefCountedMemory>& png_data) {
189 scoped_refptr<base::RefCountedMemory> png_data =
  /external/chromium_org/chrome/browser/ui/webui/options/
options_ui.cc 153 scoped_refptr<base::RefCountedMemory> response_bytes;
393 base::RefCountedMemory* OptionsUI::GetFaviconResourceBytes(
  /external/chromium_org/chrome/browser/android/
most_visited_sites.cc 98 SkBitmap ExtractThumbnail(const base::RefCountedMemory& image_data) {
125 scoped_refptr<base::RefCountedMemory> data;
favicon_helper.cc 190 scoped_refptr<base::RefCountedMemory> favicon_png;
  /external/chromium_org/chrome/browser/themes/
theme_service.cc 223 base::RefCountedMemory* ThemeService::GetRawData(
231 base::RefCountedMemory* data = NULL;

Completed in 1089 milliseconds

1 2 3 45 6 7