Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/image/
Dimage.cc372 representations_deleter_(&representations_) { in ImageStorage()
378 Image::RepresentationMap& representations() { return representations_; } in representations()
408 Image::RepresentationMap representations_; member in gfx::internal::ImageStorage