Searched refs:OnImageDecoded (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_manager_test_util.h42 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Duser_image_loader.h85 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Duser_image_manager_test_util.cc65 void ImageLoader::OnImageDecoded(const ImageDecoder* decoder, function in class:chromeos::test::ImageLoader
H A Duser_image_loader.cc88 void UserImageLoader::OnImageDecoded(const ImageDecoder* decoder, function in class:chromeos::UserImageLoader
/external/chromium_org/chrome/browser/bitmap_fetcher/
H A Dbitmap_fetcher.cc51 // Call start to begin decoding. The ImageDecoder will call OnImageDecoded
67 void BitmapFetcher::OnImageDecoded(const ImageDecoder* decoder, function in class:chrome::BitmapFetcher
H A Dbitmap_fetcher.h62 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Dbitmap_fetcher_service_unittest.cc81 const_cast<chrome::BitmapFetcher*>(fetcher)->OnImageDecoded(NULL, image);
88 ->OnImageDecoded(NULL, SkBitmap());
H A Dbitmap_fetcher_browsertest.cc118 // an image in a callback to OnImageDecoded().
147 fetcher.OnImageDecoded(NULL, image);
/external/chromium_org/chrome/browser/
H A Dimage_decoder.cc50 delegate_->OnImageDecoded(this, decoded_image);
H A Dimage_decoder.h26 virtual void OnImageDecoded(const ImageDecoder* decoder,
/external/chromium_org/chrome/browser/ui/app_list/search/common/
H A Durl_icon_source.h54 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Durl_icon_source.cc81 void UrlIconSource::OnImageDecoded(const ImageDecoder* decoder, function in class:app_list::UrlIconSource
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_function_base.cc70 virtual void OnImageDecoded(const ImageDecoder* decoder,
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Duser_image_screen.h71 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Duser_image_screen.cc125 void UserImageScreen::OnImageDecoded(const ImageDecoder* decoder, function in class:chromeos::UserImageScreen
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dsupported_image_type_validator.cc64 virtual void OnImageDecoded(const ImageDecoder* /*decoder*/,
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader.h87 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Dprofile_downloader.cc380 void ProfileDownloader::OnImageDecoded(const ImageDecoder* decoder, function in class:ProfileDownloader
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dchange_picture_options_handler.h118 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Dchange_picture_options_handler.cc465 void ChangePictureOptionsHandler::OnImageDecoded( function in class:chromeos::options::ChangePictureOptionsHandler
/external/chromium_org/chrome/browser/android/
H A Dlogo_service.cc71 virtual void OnImageDecoded(const ImageDecoder* decoder,
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_screen.h123 virtual void OnImageDecoded(const ImageDecoder* decoder,
H A Dsupervised_user_creation_screen.cc590 void SupervisedUserCreationScreen::OnImageDecoded( function in class:chromeos::SupervisedUserCreationScreen
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_converter.cc81 virtual void OnImageDecoded(const ImageDecoder* decoder,
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_data.cc165 virtual void OnImageDecoded(const ImageDecoder* decoder,

Completed in 272 milliseconds