OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfx_image
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/notifications/
notification_conversion_helper.h
37
const gfx::Image*
gfx_image
,
notification_conversion_helper.cc
113
const gfx::Image*
gfx_image
,
115
SkBitmap sk_bitmap =
gfx_image
->AsBitmap();
/external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.cc
133
gfx::Image
gfx_image
= gfx::Image::CreateFrom1xBitmap(bitmap);
local
134
cache.SetGAIAPictureOfProfileAtIndex(profile_index, &
gfx_image
);
Completed in 696 milliseconds