OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_image
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/profiles/
gaia_info_update_service_unittest.cc
136
gfx::Image
new_image
= gfx::test::CreateImage();
local
137
const SkBitmap* new_bmp =
new_image
.ToSkBitmap();
153
new_image
, *GetCache()->GetGAIAPictureOfProfileAtIndex(index)));
/external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.cc
219
gfx::Image
new_image
= gfx::Image::CreateFrom1xBitmap(
local
221
host_->UpdateAppIcon(
new_image
);
/external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc
59
:
new_image
(false),
64
bool
new_image
;
member in struct:browser_sync::LocalFaviconUpdateInfo
668
favicon_updates[favicon_url].
new_image
|=
696
if (iter->second.
new_image
)
[
all
...]
Completed in 42 milliseconds