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

/external/chromium_org/ui/gfx/image/
H A Dimage_skia.cc118 void AddRepresentation(const ImageSkiaRep& image) { function in class:gfx::internal::ImageSkiaStorage
336 copy->AddRepresentation(*iter);
349 void ImageSkia::AddRepresentation(const ImageSkiaRep& image_rep) { function in class:gfx::ImageSkia
363 storage_->AddRepresentation(image_rep);
H A Dimage.cc434 AddRepresentation(rep);
442 AddRepresentation(rep);
451 AddRepresentation(rep);
459 AddRepresentation(rep);
540 AddRepresentation(rep);
569 AddRepresentation(rep);
601 AddRepresentation(rep);
654 AddRepresentation(new internal::ImageRepPNG());
667 AddRepresentation(rep);
774 void Image::AddRepresentation(interna function in class:gfx::Image
[all...]

Completed in 178 milliseconds