Home
last modified time | relevance | path

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

/external/chromium_org/extensions/browser/
Dimage_loader.cc154 const ImageRepresentation& image_representation);
159 ImageRepresentation image_representation; member
165 const ImageLoader::ImageRepresentation& image_representation) in LoadResult() argument
168 image_representation(image_representation) { in LoadResult()
282 const ImageRepresentation& image_rep = it->image_representation; in ReplyBack()
310 const ImageRepresentation& image_rep = it->image_representation; in ReplyBackWithImageFamily()