Home
last modified time | relevance | path

Searched refs:icon_scale_ (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dapp_list_item_view.cc404 icon_bounds = gfx::ScaleToRoundedSize(icon_bounds, icon_scale_); in SetIcon()
444 icon_scale_ = scale_factor; in ScaleIconImmediatly()
487 icon_scale_ = kDragDropAppIconScale; in ScaleAppIcon()
770 GetAppListConfig(), rect, icon_->GetImage().size(), icon_scale_); in Layout()
775 GetAppListConfig(), rect, icon_shadow_->size(), icon_scale_); in Layout()
780 GetAppListConfig(), rect, title_->GetPreferredSize(), icon_scale_); in Layout()
1003 GetAppListConfig().folder_dropping_circle_radius() * icon_scale_); in AnimationProgressed()
H A Dapp_list_item_view.h304 float icon_scale_ = 1.0f; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_service/
H A Dapp_icon_factory.cc379 icon_scale_ = static_cast<float>(icon_size_in_px_) / size_hint_in_dip; in IconLoadingPipeline()
468 float icon_scale_ = 0.0f; member in __anonb869a7fc0111::IconLoadingPipeline
530 icon_scale_for_compressed_response_ = icon_scale_; in LoadWebAppIcon()
665 icon_scale_for_compressed_response_ = icon_scale_; in LoadCompressedIconFromFile()
673 icon_scale_)); in LoadCompressedIconFromFile()
684 icon_scale_for_compressed_response_ = icon_scale_; in LoadIconFromCompressedData()
691 icon_scale_) in LoadIconFromCompressedData()
994 icon_scale_), in MaybeLoadFallbackOrCompleteEmpty()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_app_button.h202 float icon_scale_ = 1.0f; variable
H A Dshelf_app_button.cc428 const int icon_size = shelf_view_->GetButtonIconSize() * icon_scale_; in SetImage()
738 gfx::Rect icon_view_bounds = GetIconViewBounds(icon_scale_); in Layout()
932 icon_scale_ = kAppIconScale; in ScaleAppIcon()
950 icon_scale_ = 1.0f; in OnImplicitAnimationsCompleted()