HomeSort by relevance Sort by last modified time
    Searched full:image_representation (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/extensions/browser/
image_loader.cc 154 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;

Completed in 450 milliseconds