Searched defs:ImageRepresentation (Results 1 – 2 of 2) sorted by relevance
42 struct ImageRepresentation { struct50 ImageRepresentation(const ExtensionResource& resource, argument57 ExtensionResource resource;59 ResizeCondition resize_condition;63 gfx::Size desired_size;66 ui::ScaleFactor scale_factor;
125 ImageLoader::ImageRepresentation::ImageRepresentation( in ImageRepresentation() function in extensions::ImageLoader::ImageRepresentation