HomeSort by relevance Sort by last modified time
    Searched refs:PixelRefs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/resources/
picture.h 43 typedef std::vector<skia::LazyPixelRef*> PixelRefs;
44 typedef base::hash_map<PixelRefMapKey, PixelRefs> PixelRefMap;
106 static base::LazyInstance<PixelRefs> empty_pixel_refs_;
108 const PixelRefs* current_pixel_refs_;
picture.cc 374 base::LazyInstance<Picture::PixelRefs>

Completed in 40 milliseconds