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

/external/chromium_org/cc/surfaces/
H A Dsurface_aggregator.h29 typedef base::hash_map<SurfaceId, int> SurfaceIndexMap; typedef in class:cc::SurfaceAggregator
35 SurfaceIndexMap& previous_contained_surfaces() {
85 SurfaceIndexMap previous_contained_surfaces_;
86 SurfaceIndexMap contained_surfaces_;

Completed in 76 milliseconds