ImageSkiaRep 98 ash/desktop_background/wallpaper_resizer.cc const gfx::ImageSkiaRep& image_rep = image.GetRepresentation(1.0f); ImageSkiaRep 106 ash/desktop_background/wallpaper_resizer_unittest.cc gfx::ImageSkia small_image(gfx::ImageSkiaRep(gfx::Size(10, 20), 1.0f)); ImageSkiaRep 113 ash/desktop_background/wallpaper_resizer_unittest.cc gfx::ImageSkia large_image(gfx::ImageSkiaRep(gfx::Size(1000, 1000), 1.0f)); ImageSkiaRep 70 ash/display/cursor_window_controller.cc const gfx::ImageSkiaRep& image_rep = image.GetRepresentation(scale_factor); ImageSkiaRep 79 ash/display/cursor_window_controller.cc gfx::ImageSkiaRep(image_rep.sk_bitmap(), scale_factor)); ImageSkiaRep 81 ash/drag_drop/drag_drop_controller_unittest.cc gfx::ImageSkiaRep image_rep(gfx::Size(10, 20), 1.0f); ImageSkiaRep 122 ash/drag_drop/drag_image_view.cc gfx::ImageSkiaRep image_rep = GetImage().GetRepresentation(device_scale); ImageSkiaRep 128 ash/drag_drop/drag_image_view.cc gfx::ImageSkia image_skia(gfx::ImageSkiaRep(scaled, device_scale)); ImageSkiaRep 115 ash/shell/window_watcher.cc item.image = gfx::ImageSkia(gfx::ImageSkiaRep(icon_bitmap, 1.0f)); ImageSkiaRep 206 ash/system/chromeos/network/network_icon.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 209 ash/system/chromeos/network/network_icon.cc return gfx::ImageSkiaRep(empty_bitmap, scale); ImageSkiaRep 229 ash/system/chromeos/network/network_icon.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 230 ash/system/chromeos/network/network_icon.cc gfx::ImageSkiaRep icon_rep = icon_.GetRepresentation(scale); ImageSkiaRep 232 ash/system/chromeos/network/network_icon.cc return gfx::ImageSkiaRep(); ImageSkiaRep 68 chrome/browser/chromeos/login/user_image_manager_test_util.cc new gfx::ImageSkia(gfx::ImageSkiaRep(decoded_image, 1.0f))); ImageSkiaRep 118 chrome/browser/chromeos/login/wallpaper_manager_policy_browsertest.cc const gfx::ImageSkiaRep& representation = image.GetRepresentation(1.); ImageSkiaRep 189 chrome/browser/extensions/api/extension_action/extension_action_api.cc icon.AddRepresentation(gfx::ImageSkiaRep(bitmap, scale)); ImageSkiaRep 691 chrome/browser/extensions/api/extension_action/extension_action_api.cc icon.AddRepresentation(gfx::ImageSkiaRep(bitmap, scale)); ImageSkiaRep 105 chrome/browser/extensions/api/notifications/notifications_api.cc gfx::ImageSkia skia(gfx::ImageSkiaRep(bitmap, 1.0f)); ImageSkiaRep 41 chrome/browser/extensions/extension_action.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 42 chrome/browser/extensions/extension_action.cc gfx::ImageSkiaRep icon_rep = icon_.GetRepresentation(scale); ImageSkiaRep 44 chrome/browser/extensions/extension_action.cc return gfx::ImageSkiaRep( ImageSkiaRep 39 chrome/browser/extensions/extension_action_icon_factory_unittest.cc bool ImageRepsAreEqual(const gfx::ImageSkiaRep& image_rep1, ImageSkiaRep 40 chrome/browser/extensions/extension_action_icon_factory_unittest.cc const gfx::ImageSkiaRep& image_rep2) { ImageSkiaRep 56 chrome/browser/extensions/extension_action_icon_factory_unittest.cc gfx::ImageSkiaRep CreateBlankRep(int size_dip, float scale) { ImageSkiaRep 63 chrome/browser/extensions/extension_action_icon_factory_unittest.cc return gfx::ImageSkiaRep(bitmap, scale); ImageSkiaRep 89 chrome/browser/extensions/extension_icon_image.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE; ImageSkiaRep 114 chrome/browser/extensions/extension_icon_image.cc gfx::ImageSkiaRep IconImage::Source::GetImageForScale(float scale) { ImageSkiaRep 115 chrome/browser/extensions/extension_icon_image.cc gfx::ImageSkiaRep representation; ImageSkiaRep 161 chrome/browser/extensions/extension_icon_image.cc gfx::ImageSkiaRep IconImage::LoadImageForScaleFactor( ImageSkiaRep 165 chrome/browser/extensions/extension_icon_image.cc return gfx::ImageSkiaRep(); ImageSkiaRep 205 chrome/browser/extensions/extension_icon_image.cc return gfx::ImageSkiaRep(); ImageSkiaRep 216 chrome/browser/extensions/extension_icon_image.cc gfx::ImageSkiaRep rep = image->GetRepresentation(scale); ImageSkiaRep 85 chrome/browser/extensions/extension_icon_image.h gfx::ImageSkiaRep LoadImageForScaleFactor(ui::ScaleFactor scale_factor); ImageSkiaRep 62 chrome/browser/extensions/extension_icon_image_unittest.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 246 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 309 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(2.0f); ImageSkiaRep 348 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 382 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 423 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 465 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 504 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); ImageSkiaRep 547 chrome/browser/extensions/extension_icon_image_unittest.cc gfx::ImageSkiaRep representation = ImageSkiaRep 95 chrome/browser/extensions/extension_web_ui.cc const std::vector<gfx::ImageSkiaRep>& image_reps = ImageSkiaRep 98 chrome/browser/extensions/extension_web_ui.cc const gfx::ImageSkiaRep& image_rep = image_reps[i]; ImageSkiaRep 363 chrome/browser/extensions/image_loader.cc image_skia.AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 395 chrome/browser/extensions/image_loader.cc gfx::ImageSkiaRep(bitmap, ui::GetImageScale(image_rep.scale_factor))); ImageSkiaRep 237 chrome/browser/extensions/image_loader_unittest.cc std::vector<gfx::ImageSkiaRep> image_reps = ImageSkiaRep 241 chrome/browser/extensions/image_loader_unittest.cc const gfx::ImageSkiaRep* img_rep1 = &image_reps[0]; ImageSkiaRep 242 chrome/browser/extensions/image_loader_unittest.cc const gfx::ImageSkiaRep* img_rep2 = &image_reps[1]; ImageSkiaRep 302 chrome/browser/extensions/image_loader_unittest.cc std::vector<gfx::ImageSkiaRep> image_reps = ImageSkiaRep 310 chrome/browser/extensions/image_loader_unittest.cc const gfx::ImageSkiaRep* img_rep1 = &image_reps[0]; ImageSkiaRep 311 chrome/browser/extensions/image_loader_unittest.cc const gfx::ImageSkiaRep* img_rep2 = &image_reps[1]; ImageSkiaRep 285 chrome/browser/favicon/favicon_service.cc const std::vector<gfx::ImageSkiaRep>& image_reps = image_skia.image_reps(); ImageSkiaRep 236 chrome/browser/favicon/favicon_util.cc gfx::ImageSkiaRep(bitmap, scale_factor)); ImageSkiaRep 242 chrome/browser/favicon/favicon_util.cc std::vector<gfx::ImageSkiaRep> resized_image_skia_reps = ImageSkiaRep 219 chrome/browser/history/select_favicon_frames.cc gfx::ImageSkiaRep(resized_bitmap, ImageSkiaRep 64 chrome/browser/icon_loader_win.cc gfx::ImageSkia image_skia(gfx::ImageSkiaRep( ImageSkiaRep 80 chrome/browser/notifications/sync_notifier/image_holder.cc image_.AddRepresentation(gfx::ImageSkiaRep(*bitmap, 1.0)); ImageSkiaRep 84 chrome/browser/notifications/sync_notifier/image_holder.cc image_.AddRepresentation(gfx::ImageSkiaRep(*bitmap, 2.0)); ImageSkiaRep 189 chrome/browser/notifications/sync_notifier/synced_notification.cc gfx::Image(gfx::ImageSkia(gfx::ImageSkiaRep(grayscale, 1.0f))); ImageSkiaRep 100 chrome/browser/speech/speech_recognition_bubble.cc std::vector<gfx::ImageSkiaRep> image_reps = frame.image_reps(); ImageSkiaRep 106 chrome/browser/speech/speech_recognition_bubble.cc frame_copy.AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 157 chrome/browser/speech/speech_recognition_bubble.cc const gfx::ImageSkiaRep& rep = ImageSkiaRep 268 chrome/browser/speech/speech_recognition_bubble.cc gfx::ImageSkia image(gfx::ImageSkiaRep(*mic_image_.get(), scale_)); ImageSkiaRep 726 chrome/browser/sync/test/integration/bookmarks_helper.cc gfx::ImageSkiaRep(bmp, ImageSkiaRep 43 chrome/browser/task_manager/browser_process_resource_provider.cc default_icon_ = new gfx::ImageSkia(gfx::ImageSkiaRep(*bitmap, 1.0f)); ImageSkiaRep 478 chrome/browser/themes/browser_theme_pack.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 481 chrome/browser/themes/browser_theme_pack.cc const gfx::ImageSkiaRep& rep_100p = source_.GetRepresentation(1.0f); ImageSkiaRep 486 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(scaled_bitmap, scale); ImageSkiaRep 508 chrome/browser/themes/browser_theme_pack.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 514 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(exact_bitmap_it->second, scale); ImageSkiaRep 525 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(); ImageSkiaRep 528 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(bitmap, scale); ImageSkiaRep 543 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(); ImageSkiaRep 557 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(); ImageSkiaRep 570 chrome/browser/themes/browser_theme_pack.cc return gfx::ImageSkiaRep(scaled_bitmap, scale); ImageSkiaRep 1284 chrome/browser/themes/browser_theme_pack.cc gfx::ImageSkiaRep(bitmap, ImageSkiaRep 1460 chrome/browser/themes/browser_theme_pack.cc typedef std::vector<gfx::ImageSkiaRep> ImageSkiaReps; ImageSkiaRep 280 chrome/browser/themes/browser_theme_pack_unittest.cc const gfx::ImageSkiaRep& rep1 = image_skia->GetRepresentation(1.0f); ImageSkiaRep 292 chrome/browser/themes/browser_theme_pack_unittest.cc const gfx::ImageSkiaRep& rep2 = image_skia->GetRepresentation(2.0f); ImageSkiaRep 320 chrome/browser/themes/browser_theme_pack_unittest.cc const gfx::ImageSkiaRep& rep3 = image_skia->GetRepresentation(1.0f); ImageSkiaRep 342 chrome/browser/themes/browser_theme_pack_unittest.cc const gfx::ImageSkiaRep& rep4 = image_skia->GetRepresentation(2.0f); ImageSkiaRep 79 chrome/browser/ui/app_list/fast_show_pickler.cc std::vector<gfx::ImageSkiaRep> reps(image.image_reps()); ImageSkiaRep 81 chrome/browser/ui/app_list/fast_show_pickler.cc for (std::vector<gfx::ImageSkiaRep>::const_iterator it = reps.begin(); ImageSkiaRep 142 chrome/browser/ui/app_list/fast_show_pickler.cc result.AddRepresentation(gfx::ImageSkiaRep(bitmap, scale)); ImageSkiaRep 50 chrome/browser/ui/app_list/search/common/url_icon_source.cc gfx::ImageSkiaRep UrlIconSource::GetImageForScale(float scale) { ImageSkiaRep 48 chrome/browser/ui/app_list/search/common/url_icon_source.h virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE; ImageSkiaRep 119 chrome/browser/ui/app_list/search/people/people_result.cc const std::vector<gfx::ImageSkiaRep>& image_reps = image_.image_reps(); ImageSkiaRep 166 chrome/browser/ui/app_list/search/webstore/webstore_result.cc const std::vector<gfx::ImageSkiaRep>& image_reps = icon_.image_reps(); ImageSkiaRep 37 chrome/browser/ui/app_list/test/fast_show_pickler_unittest.cc std::vector<gfx::ImageSkiaRep> reps1(image1.image_reps()); ImageSkiaRep 38 chrome/browser/ui/app_list/test/fast_show_pickler_unittest.cc std::vector<gfx::ImageSkiaRep> reps2(image2.image_reps()); ImageSkiaRep 204 chrome/browser/ui/gtk/avatar_menu_item_gtk.cc gfx::ImageSkiaRep avatar_image_rep = gfx::ImageSkiaRep(*avatar_image, 1.0f); ImageSkiaRep 55 chrome/browser/ui/libgtk2ui/gtk2_border.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 58 chrome/browser/ui/libgtk2ui/gtk2_border.cc return gfx::ImageSkiaRep( ImageSkiaRep 106 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_unittest.cc gfx::ImageSkiaRep rep(gfx::Size(40, 29), 1.0f); ImageSkiaRep 196 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_unittest.cc gfx::ImageSkiaRep rep(size, 1.0f); ImageSkiaRep 42 chrome/browser/ui/views/tab_icon_view.cc g_default_favicon = new gfx::ImageSkia(gfx::ImageSkiaRep(*bitmap, 1.0f)); ImageSkiaRep 486 chrome/browser/ui/views/toolbar/wrench_menu.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 487 chrome/browser/ui/views/toolbar/wrench_menu.cc const gfx::ImageSkiaRep& rep = image_.GetRepresentation(scale); ImageSkiaRep 505 chrome/browser/ui/views/toolbar/wrench_menu.cc return gfx::ImageSkiaRep(white, scale); ImageSkiaRep 432 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc gfx::ImageSkiaRep image_rep = ImageSkiaRep 1277 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc gfx::ImageSkiaRep image_rep = icon->GetRepresentation( ImageSkiaRep 283 chrome/renderer/pepper/pepper_pdf_host.cc gfx::ImageSkiaRep image_skia_rep = res_image_skia->GetRepresentation(scale); ImageSkiaRep 54 content/browser/renderer_host/backing_store_aura.cc gfx::ImageSkia image = gfx::ImageSkia(gfx::ImageSkiaRep(bitmap_, ImageSkiaRep 1444 content/browser/renderer_host/render_view_host_impl.cc gfx::ImageSkia image(gfx::ImageSkiaRep(bitmap, scale)); ImageSkiaRep 2894 content/renderer/pepper/pepper_plugin_instance_impl.cc gfx::ImageSkiaRep image_skia_rep = source_image->GetRepresentation(scale); ImageSkiaRep 23 ui/base/cursor/cursor_loader_ozone.cc const gfx::ImageSkiaRep& image_rep = ImageSkiaRep 162 ui/base/cursor/cursor_loader_x11.cc const gfx::ImageSkiaRep& image_rep = image->GetRepresentation( ImageSkiaRep 180 ui/base/cursor/cursor_loader_x11.cc const gfx::ImageSkiaRep& image_rep = image->GetRepresentation( ImageSkiaRep 103 ui/base/resource/resource_bundle.cc virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 110 ui/base/resource/resource_bundle.cc return gfx::ImageSkiaRep(); ImageSkiaRep 137 ui/base/resource/resource_bundle.cc return gfx::ImageSkiaRep(image, scale); ImageSkiaRep 473 ui/base/resource/resource_bundle_unittest.cc gfx::ImageSkiaRep image_rep = ImageSkiaRep 516 ui/base/resource/resource_bundle_unittest.cc gfx::ImageSkiaRep image_rep = ImageSkiaRep 554 ui/base/resource/resource_bundle_unittest.cc gfx::ImageSkiaRep image_rep = ImageSkiaRep 1254 ui/base/x/x11_util.cc gfx::ImageSkiaRep image_rep(bitmap, canvas->image_scale()); ImageSkiaRep 45 ui/gfx/canvas.cc Canvas::Canvas(const ImageSkiaRep& image_rep, bool is_opaque) ImageSkiaRep 121 ui/gfx/canvas.cc ImageSkiaRep Canvas::ExtractImageRep() const { ImageSkiaRep 130 ui/gfx/canvas.cc return ImageSkiaRep(result, image_scale_); ImageSkiaRep 338 ui/gfx/canvas.cc const ImageSkiaRep& image_rep = GetImageRepToPaint(image); ImageSkiaRep 393 ui/gfx/canvas.cc const ImageSkiaRep& image_rep = GetImageRepToPaint(image, ImageSkiaRep 444 ui/gfx/canvas.cc const ImageSkiaRep& image_rep = GetImageRepToPaint(image); ImageSkiaRep 507 ui/gfx/canvas.cc const ImageSkiaRep& image_rep = GetImageRepToPaint( ImageSkiaRep 565 ui/gfx/canvas.cc const ImageSkiaRep& Canvas::GetImageRepToPaint(const ImageSkia& image) const { ImageSkiaRep 569 ui/gfx/canvas.cc const ImageSkiaRep& Canvas::GetImageRepToPaint( ImageSkiaRep 573 ui/gfx/canvas.cc const ImageSkiaRep& image_rep = image.GetRepresentation(image_scale_); ImageSkiaRep 101 ui/gfx/canvas.h Canvas(const ImageSkiaRep& image_rep, bool is_opaque); ImageSkiaRep 181 ui/gfx/canvas.h ImageSkiaRep ExtractImageRep() const; ImageSkiaRep 435 ui/gfx/canvas.h const ImageSkiaRep& GetImageRepToPaint(const ImageSkia& image) const; ImageSkiaRep 436 ui/gfx/canvas.h const ImageSkiaRep& GetImageRepToPaint( ImageSkiaRep 369 ui/gfx/canvas_skia.cc ImageSkia text_image = ImageSkia(ImageSkiaRep(text_bitmap, ImageSkiaRep 20 ui/gfx/image/canvas_image_source.cc gfx::ImageSkiaRep CanvasImageSource::GetImageForScale(float scale) { ImageSkiaRep 16 ui/gfx/image/canvas_image_source.h class ImageSkiaRep; ImageSkiaRep 33 ui/gfx/image/canvas_image_source.h virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE; ImageSkiaRep 145 ui/gfx/image/image.cc return new gfx::ImageSkia(gfx::ImageSkiaRep(bitmap, 1.0f)); ImageSkiaRep 166 ui/gfx/image/image.cc image_skia->AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 174 ui/gfx/image/image.cc ImageSkiaRep image_skia_rep = image_skia->GetRepresentation(1.0f); ImageSkiaRep 24 ui/gfx/image/image_skia.cc gfx::ImageSkiaRep& NullImageRep() { ImageSkiaRep 25 ui/gfx/image/image_skia.cc CR_DEFINE_STATIC_LOCAL(ImageSkiaRep, null_image_rep, ()); ImageSkiaRep 40 ui/gfx/image/image_skia.cc bool operator()(const ImageSkiaRep& rep) const { ImageSkiaRep 77 ui/gfx/image/image_skia.cc std::vector<gfx::ImageSkiaRep>& image_reps() { return image_reps_; } ImageSkiaRep 111 ui/gfx/image/image_skia.cc std::vector<ImageSkiaRep>::iterator FindRepresentation( ImageSkiaRep 142 ui/gfx/image/image_skia.cc ImageSkiaRep image = source_->GetImageForScale(scale); ImageSkiaRep 155 ui/gfx/image/image_skia.cc non_const->image_reps().push_back(ImageSkiaRep(SkBitmap(), scale)); ImageSkiaRep 172 ui/gfx/image/image_skia.cc std::vector<gfx::ImageSkiaRep> image_reps_; ImageSkiaRep 205 ui/gfx/image/image_skia.cc ImageSkia::ImageSkia(const ImageSkiaRep& image_rep) { ImageSkiaRep 243 ui/gfx/image/image_skia.cc return ImageSkia(ImageSkiaRep(bitmap, 1.0f)); ImageSkiaRep 253 ui/gfx/image/image_skia.cc std::vector<gfx::ImageSkiaRep>& reps = storage_->image_reps(); ImageSkiaRep 254 ui/gfx/image/image_skia.cc for (std::vector<gfx::ImageSkiaRep>::iterator iter = reps.begin(); ImageSkiaRep 269 ui/gfx/image/image_skia.cc void ImageSkia::AddRepresentation(const ImageSkiaRep& image_rep) { ImageSkiaRep 306 ui/gfx/image/image_skia.cc const ImageSkiaRep& ImageSkia::GetRepresentation(float scale) const { ImageSkiaRep 351 ui/gfx/image/image_skia.cc std::vector<ImageSkiaRep> ImageSkia::image_reps() const { ImageSkiaRep 353 ui/gfx/image/image_skia.cc return std::vector<ImageSkiaRep>(); ImageSkiaRep 382 ui/gfx/image/image_skia.cc void ImageSkia::Init(const ImageSkiaRep& image_rep) { ImageSkiaRep 39 ui/gfx/image/image_skia.h typedef std::vector<ImageSkiaRep> ImageSkiaReps; ImageSkiaRep 54 ui/gfx/image/image_skia.h explicit ImageSkia(const gfx::ImageSkiaRep& image_rep); ImageSkiaRep 95 ui/gfx/image/image_skia.h void AddRepresentation(const gfx::ImageSkiaRep& image_rep); ImageSkiaRep 106 ui/gfx/image/image_skia.h const gfx::ImageSkiaRep& GetRepresentation(float scale) const; ImageSkiaRep 142 ui/gfx/image/image_skia.h std::vector<gfx::ImageSkiaRep> image_reps() const; ImageSkiaRep 157 ui/gfx/image/image_skia.h void Init(const gfx::ImageSkiaRep& image_rep); ImageSkiaRep 39 ui/gfx/image/image_skia_operations.cc ImageSkiaRep GetErrorImageRep(float scale, const gfx::Size& pixel_size) { ImageSkiaRep 45 ui/gfx/image/image_skia_operations.cc return gfx::ImageSkiaRep(bitmap, scale); ImageSkiaRep 63 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 64 ui/gfx/image/image_skia_operations.cc ImageSkiaRep first_rep = first_.GetRepresentation(scale); ImageSkiaRep 65 ui/gfx/image/image_skia_operations.cc ImageSkiaRep second_rep = second_.GetRepresentation(scale); ImageSkiaRep 88 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep CreateImageSkiaRep( ImageSkiaRep 89 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& first_rep, ImageSkiaRep 90 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& second_rep) const = 0; ImageSkiaRep 115 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep CreateImageSkiaRep( ImageSkiaRep 116 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& first_rep, ImageSkiaRep 117 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& second_rep) const OVERRIDE { ImageSkiaRep 120 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep(blended, first_rep.scale()); ImageSkiaRep 166 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 167 ui/gfx/image/image_skia_operations.cc ImageSkiaRep image_rep = image_.GetRepresentation(scale); ImageSkiaRep 174 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep( ImageSkiaRep 195 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep CreateImageSkiaRep( ImageSkiaRep 196 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& first_rep, ImageSkiaRep 197 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& second_rep) const OVERRIDE { ImageSkiaRep 198 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep(SkBitmapOperations::CreateMaskedBitmap( ImageSkiaRep 223 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 224 ui/gfx/image/image_skia_operations.cc ImageSkiaRep source_rep = source_.GetRepresentation(scale); ImageSkiaRep 227 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep( ImageSkiaRep 256 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 257 ui/gfx/image/image_skia_operations.cc ImageSkiaRep image_rep = image_.GetRepresentation(scale); ImageSkiaRep 258 ui/gfx/image/image_skia_operations.cc return gfx::ImageSkiaRep( ImageSkiaRep 286 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 287 ui/gfx/image/image_skia_operations.cc ImageSkiaRep image_rep = image_.GetRepresentation(scale); ImageSkiaRep 288 ui/gfx/image/image_skia_operations.cc ImageSkiaRep mask_rep = mask_.GetRepresentation(scale); ImageSkiaRep 293 ui/gfx/image/image_skia_operations.cc return gfx::ImageSkiaRep( ImageSkiaRep 321 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 322 ui/gfx/image/image_skia_operations.cc ImageSkiaRep image_rep = image_.GetRepresentation(scale); ImageSkiaRep 329 ui/gfx/image/image_skia_operations.cc return gfx::ImageSkiaRep(dst, image_rep.scale()); ImageSkiaRep 353 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 354 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& image_rep = source_.GetRepresentation(scale); ImageSkiaRep 365 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep(resized, scale); ImageSkiaRep 388 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 389 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& image_rep = source_.GetRepresentation(scale); ImageSkiaRep 398 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep(shadow_bitmap, image_rep.scale()); ImageSkiaRep 420 ui/gfx/image/image_skia_operations.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 421 ui/gfx/image/image_skia_operations.cc const ImageSkiaRep& image_rep = source_.GetRepresentation(scale); ImageSkiaRep 424 ui/gfx/image/image_skia_operations.cc return ImageSkiaRep(rotated_bitmap, image_rep.scale()); ImageSkiaRep 9 ui/gfx/image/image_skia_rep.cc ImageSkiaRep::ImageSkiaRep() : scale_(1.0f) { ImageSkiaRep 12 ui/gfx/image/image_skia_rep.cc ImageSkiaRep::~ImageSkiaRep() { ImageSkiaRep 15 ui/gfx/image/image_skia_rep.cc ImageSkiaRep::ImageSkiaRep(const gfx::Size& size, float scale) : scale_(scale) { ImageSkiaRep 22 ui/gfx/image/image_skia_rep.cc ImageSkiaRep::ImageSkiaRep(const SkBitmap& src, float scale) ImageSkiaRep 27 ui/gfx/image/image_skia_rep.cc int ImageSkiaRep::GetWidth() const { ImageSkiaRep 31 ui/gfx/image/image_skia_rep.cc int ImageSkiaRep::GetHeight() const { ImageSkiaRep 15 ui/gfx/image/image_skia_rep.h class GFX_EXPORT ImageSkiaRep { ImageSkiaRep 18 ui/gfx/image/image_skia_rep.h ImageSkiaRep(); ImageSkiaRep 19 ui/gfx/image/image_skia_rep.h ~ImageSkiaRep(); ImageSkiaRep 23 ui/gfx/image/image_skia_rep.h ImageSkiaRep(const gfx::Size& size, float scale); ImageSkiaRep 27 ui/gfx/image/image_skia_rep.h ImageSkiaRep(const SkBitmap& src, float scale); ImageSkiaRep 14 ui/gfx/image/image_skia_source.h class ImageSkiaRep; ImageSkiaRep 24 ui/gfx/image/image_skia_source.h virtual gfx::ImageSkiaRep GetImageForScale(float scale) = 0; ImageSkiaRep 29 ui/gfx/image/image_skia_unittest.cc FixedSource(const ImageSkiaRep& image) : image_(image) {} ImageSkiaRep 34 ui/gfx/image/image_skia_unittest.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 39 ui/gfx/image/image_skia_unittest.cc ImageSkiaRep image_; ImageSkiaRep 51 ui/gfx/image/image_skia_unittest.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 52 ui/gfx/image/image_skia_unittest.cc return gfx::ImageSkiaRep(size_, scale); ImageSkiaRep 69 ui/gfx/image/image_skia_unittest.cc virtual ImageSkiaRep GetImageForScale(float scale) OVERRIDE { ImageSkiaRep 70 ui/gfx/image/image_skia_unittest.cc return gfx::ImageSkiaRep(); ImageSkiaRep 117 ui/gfx/image/image_skia_unittest.cc ImageSkiaRep image(Size(100, 200), 1.0f); ImageSkiaRep 121 ui/gfx/image/image_skia_unittest.cc const ImageSkiaRep& result_100p = image_skia.GetRepresentation(1.0f); ImageSkiaRep 127 ui/gfx/image/image_skia_unittest.cc const ImageSkiaRep& result_200p = image_skia.GetRepresentation(2.0f); ImageSkiaRep 146 ui/gfx/image/image_skia_unittest.cc const ImageSkiaRep& result_100p = image_skia.GetRepresentation(1.0f); ImageSkiaRep 152 ui/gfx/image/image_skia_unittest.cc const ImageSkiaRep& result_200p = ImageSkiaRep 185 ui/gfx/image/image_skia_unittest.cc image.AddRepresentation(ImageSkiaRep( ImageSkiaRep 187 ui/gfx/image/image_skia_unittest.cc image.AddRepresentation(ImageSkiaRep( ImageSkiaRep 189 ui/gfx/image/image_skia_unittest.cc image.AddRepresentation(ImageSkiaRep( ImageSkiaRep 192 ui/gfx/image/image_skia_unittest.cc std::vector<ImageSkiaRep> image_reps = image.image_reps(); ImageSkiaRep 217 ui/gfx/image/image_skia_unittest.cc ImageSkia empty_image(ImageSkiaRep(Size(100, 200), 1.0f)); ImageSkiaRep 235 ui/gfx/image/image_skia_unittest.cc image.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10), ImageSkiaRep 238 ui/gfx/image/image_skia_unittest.cc copy.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10), ImageSkiaRep 240 ui/gfx/image/image_skia_unittest.cc unrelated.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10), ImageSkiaRep 258 ui/gfx/image/image_skia_unittest.cc ImageSkia image(ImageSkiaRep(Size(100, 200), 1.0f)); ImageSkiaRep 18 ui/gfx/image/image_skia_util_ios.h class ImageSkiaRep; ImageSkiaRep 26 ui/gfx/image/image_skia_util_ios.h GFX_EXPORT gfx::ImageSkiaRep ImageSkiaRepOfScaleFromUIImage( ImageSkiaRep 37 ui/gfx/image/image_skia_util_ios.h const gfx::ImageSkiaRep& image_skia_rep); ImageSkiaRep 177 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep(gt::CreateBitmap( ImageSkiaRep 223 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep(bitmap_1x, ImageSkiaRep 225 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep(gt::CreateBitmap( ImageSkiaRep 641 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 644 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 667 ui/gfx/image/image_unittest.cc image_skia.AddRepresentation(gfx::ImageSkiaRep( ImageSkiaRep 686 ui/gfx/image/image_unittest.cc gfx::ImageSkiaRep(bitmap, 1.0f))); ImageSkiaRep 86 ui/gfx/image/image_unittest_util.cc std::vector<gfx::ImageSkiaRep> img1_reps = img1.AsImageSkia().image_reps(); ImageSkiaRep 93 ui/gfx/image/image_unittest_util.cc const gfx::ImageSkiaRep& image_rep2 = image_skia2.GetRepresentation(scale); ImageSkiaRep 161 ui/gfx/image/image_unittest_util.cc gfx::ImageSkiaRep image_rep = ImageSkiaRep 30 ui/gfx/image/image_util.cc const gfx::ImageSkiaRep& image_skia_rep = ImageSkiaRep 56 ui/gfx/image/image_util.cc const ImageSkiaRep& rep = image.GetRepresentation(1.0); ImageSkiaRep 64 ui/gfx/skia_util.cc skia::RefPtr<SkShader> CreateImageRepShader(const gfx::ImageSkiaRep& image_rep, ImageSkiaRep 22 ui/gfx/skia_util.h class ImageSkiaRep; ImageSkiaRep 46 ui/gfx/skia_util.h const gfx::ImageSkiaRep& image_rep, ImageSkiaRep 1241 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc const gfx::ImageSkiaRep& rep, ImageSkiaRep 23 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h class ImageSkiaRep; ImageSkiaRep 197 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h void SerializeImageRepresentation(const gfx::ImageSkiaRep& rep,