Searched defs:image_representation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dimage_loader.cc154 const ImageRepresentation& image_representation);
159 ImageRepresentation image_representation; member in struct:extensions::ImageLoader::LoadResult
165 const ImageLoader::ImageRepresentation& image_representation)
168 image_representation(image_representation) {
282 const ImageRepresentation& image_rep = it->image_representation;
310 const ImageRepresentation& image_rep = it->image_representation;
162 LoadResult( const SkBitmap& bitmap, const gfx::Size& original_size, const ImageLoader::ImageRepresentation& image_representation) argument

Completed in 161 milliseconds