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

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

Completed in 48 milliseconds