HomeSort by relevance Sort by last modified time
    Searched refs:AddRepresentation (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/ui/gfx/image/
image_skia.h 85 void AddRepresentation(const gfx::ImageSkiaRep& image_rep);
image.cc 166 image_skia->AddRepresentation(gfx::ImageSkiaRep(
542 AddRepresentation(rep);
550 AddRepresentation(rep);
559 AddRepresentation(rep);
569 AddRepresentation(rep);
577 AddRepresentation(rep);
657 AddRepresentation(rep);
685 AddRepresentation(rep);
697 AddRepresentation(rep);
727 AddRepresentation(rep)
    [all...]
image_skia_unittest.cc 189 image.AddRepresentation(ImageSkiaRep(
191 image.AddRepresentation(ImageSkiaRep(
193 image.AddRepresentation(ImageSkiaRep(
239 image.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10),
242 copy.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10),
244 unrelated.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10),
image.h 199 void AddRepresentation(internal::ImageRep* rep) const;
image_skia.cc 239 copy->AddRepresentation(*iter);
252 void ImageSkia::AddRepresentation(const ImageSkiaRep& image_rep) {
image_unittest.cc 168 image_skia.AddRepresentation(gfx::ImageSkiaRep(gt::CreateBitmap(
214 image_skia.AddRepresentation(gfx::ImageSkiaRep(bitmap_1x,
216 image_skia.AddRepresentation(gfx::ImageSkiaRep(gt::CreateBitmap(
637 image_skia.AddRepresentation(gfx::ImageSkiaRep(
640 image_skia.AddRepresentation(gfx::ImageSkiaRep(
663 image_skia.AddRepresentation(gfx::ImageSkiaRep(
  /external/chromium_org/chrome/browser/extensions/
extension_icon_image.cc 221 image_skia_.AddRepresentation(rep);
image_loader.cc 336 image_skia.AddRepresentation(gfx::ImageSkiaRep(
  /external/chromium_org/chrome/browser/speech/
speech_recognition_bubble.cc 105 frame_copy.AddRepresentation(gfx::ImageSkiaRep(
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
extension_action_api.cc 142 icon.AddRepresentation(gfx::ImageSkiaRep(bitmap, kIconSizes[i].scale));
581 icon.AddRepresentation(gfx::ImageSkiaRep(bitmap, kIconSizes[i].scale));
  /external/chromium_org/chrome/browser/history/
select_favicon_frames.cc 256 multi_image.AddRepresentation(
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc 724 favicon.AddRepresentation(gfx::ImageSkiaRep(bmp, favicon_scale_factors[i]));
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc     [all...]

Completed in 147 milliseconds