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

/external/chromium_org/cc/resources/
H A Dpicture.h46 typedef std::vector<SkPixelRef*> PixelRefs; typedef in class:cc::Picture
47 typedef base::hash_map<PixelRefMapKey, PixelRefs> PixelRefMap;
118 static base::LazyInstance<PixelRefs> empty_pixel_refs_;
120 const PixelRefs* current_pixel_refs_;

Completed in 30 milliseconds