Home
last modified time | relevance | path

Searched refs:GetCachedImage (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab.h295 static gfx::ImageSkia GetCachedImage(int resource_id,
Dtab.cc1185 gfx::ImageSkia cached_image(GetCachedImage(tab_id, size(), scale_factor)); in PaintInactiveTabBackground()
1579 gfx::ImageSkia Tab::GetCachedImage(int resource_id, in GetCachedImage() function in Tab