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

/external/chromium_org/cc/resources/
H A Dpicture_pile_base.h88 typedef base::hash_map<PictureMapKey, PictureInfo> PictureMap; typedef in class:cc::PicturePileBase
104 PictureMap picture_map_;
H A Dpicture_pile_unittest.cc24 PictureMap& picture_map() { return picture_map_; }
33 typedef PicturePile::PictureMap PictureMap; typedef in class:cc::__anon2710::TestPicturePile

Completed in 30 milliseconds