HomeSort by relevance Sort by last modified time
    Searched refs:ImageSkia (Results 401 - 425 of 537) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ui/base/cursor/
cursor_loader_x11.cc 159 const gfx::ImageSkia* image =
177 const gfx::ImageSkia* image =
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.cc 331 const gfx::ImageSkia& image,
337 const gfx::ImageSkia& OSExchangeDataProviderAuraX11::GetDragImage() const {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 118 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
119 const gfx::ImageSkia& app_icon) OVERRIDE;
desktop_root_window_host_win.h 97 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
98 const gfx::ImageSkia& app_icon) OVERRIDE;
  /external/chromium_org/ui/views/widget/
native_widget_win.h 98 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
99 const gfx::ImageSkia& app_icon) OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 222 gfx::ImageSkia* wallpaper) {
380 gfx::ImageSkia resized_image = gfx::ImageSkiaOperations::CreateResizedImage(
439 scoped_ptr<gfx::ImageSkia> deep_copy(wallpaper.image().DeepCopy());
544 gfx::ImageSkia user_wallpaper;
590 const gfx::ImageSkia& wallpaper,
    [all...]
user_image_manager_impl.cc 605 downloaded_profile_image_ = gfx::ImageSkia();
694 const gfx::ImageSkia& UserImageManagerImpl::DownloadedProfileImage() const {
827 downloaded_profile_image_ = gfx::ImageSkia::CreateFrom1xBitmap(
843 content::Details<const gfx::ImageSkia>(&downloaded_profile_image_));
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 337 gfx::ImageSkia GetBackgroundImage(views::CustomButton::ButtonState state,
339 gfx::ImageSkia GetImageForState(views::CustomButton::ButtonState state,
341 gfx::ImageSkia GetImageForScale(ui::ScaleFactor scale_factor) const;
418 gfx::ImageSkia image =
435 gfx::ImageSkia NewTabButton::GetBackgroundImage(
465 gfx::ImageSkia* mask =
478 gfx::ImageSkia* background =
509 gfx::ImageSkia(canvas.ExtractImageRep()), *mask);
512 gfx::ImageSkia NewTabButton::GetImageForState(
517 gfx::ImageSkia* overlay = GetThemeProvider()->GetImageSkiaNamed(overlay_id)
    [all...]
  /external/chromium_org/ash/shelf/
shelf_widget.cc 177 gfx::ImageSkia launcher_background =
382 gfx::ImageSkia launcher_background =
410 gfx::ImageSkia launcher_corner =
shelf_view.h 122 const gfx::ImageSkia& icon,
  /external/chromium_org/chrome/browser/background/
background_mode_manager_unittest.cc 121 virtual void SetImage(const gfx::ImageSkia& image) OVERRIDE {}
122 virtual void SetPressedImage(const gfx::ImageSkia& image) OVERRIDE {}
124 virtual void DisplayBalloon(const gfx::ImageSkia& icon,
background_application_list_model.cc 84 scoped_ptr<gfx::ImageSkia> icon_;
248 const gfx::ImageSkia* BackgroundApplicationListModel::GetIcon(
  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.cc 133 return static_cast<int>(size_in_dip * gfx::ImageSkia::GetMaxSupportedScale());
139 const gfx::ImageSkia& image = is_app ?
143 gfx::ImageSkia::GetMaxSupportedScale()).sk_bitmap();
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 185 icon_->SetImage(gfx::ImageSkia::CreateFrom1xBitmap(bitmap));
192 icon_->SetImage(gfx::ImageSkia::CreateFrom1xBitmap(resized_bitmap));
509 shortcut_info_.favicon.Add(gfx::ImageSkia::CreateFrom1xBitmap(image));
menu_item_view_test.cc 213 gfx::ImageSkia(),
311 gfx::ImageSkia(),
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.cc 303 gfx::ImageSkia OmniboxResultView::GetIcon() const {
332 const gfx::ImageSkia* OmniboxResultView::GetKeywordIcon() const {
570 const gfx::ImageSkia icon = GetIcon();
  /external/chromium_org/ui/native_theme/
native_theme_base.cc 841 gfx::ImageSkia* bar_image = rb.GetImageSkiaNamed(IDR_PROGRESS_BAR);
842 gfx::ImageSkia* left_border_image = rb.GetImageSkiaNamed(
844 gfx::ImageSkia* right_border_image = rb.GetImageSkiaNamed(
899 gfx::ImageSkia* value_image = rb.GetImageSkiaNamed(IDR_PROGRESS_VALUE);
931 SkCanvas* sk_canvas, const gfx::ImageSkia& image,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_screen.cc 522 user_photo_ = gfx::ImageSkia();
537 user_photo_ = gfx::ImageSkia::CreateFrom1xBitmap(decoded_image);
  /external/chromium_org/chrome/browser/media/
media_stream_capture_indicator.cc 352 gfx::ImageSkia image;
447 gfx::ImageSkia* image,
  /external/chromium_org/chrome/browser/themes/
theme_service.cc 118 gfx::ImageSkia* ThemeService::GetImageSkiaNamed(int id) const {
124 return const_cast<gfx::ImageSkia*>(image.ToImageSkia());
  /external/chromium_org/ui/gfx/
canvas_skia.cc 369 ImageSkia text_image = ImageSkia(ImageSkiaRep(text_bitmap,
  /external/chromium_org/ui/views/controls/button/
label_button.cc 67 const gfx::ImageSkia& LabelButton::GetImage(ButtonState for_state) {
73 void LabelButton::SetImage(ButtonState for_state, const gfx::ImageSkia& image) {
  /external/chromium_org/android_webview/browser/
aw_content_browser_client.h 60 virtual gfx::ImageSkia* GetDefaultFavicon() OVERRIDE;
  /external/chromium_org/ash/desktop_background/
desktop_background_view.cc 97 gfx::ImageSkia wallpaper = controller->GetWallpaper();
  /external/chromium_org/ash/system/chromeos/power/
power_status.cc 196 gfx::ImageSkia PowerStatus::GetBatteryImage(IconSet icon_set) const {

Completed in 1287 milliseconds

<<11121314151617181920>>