Home
last modified time | relevance | path

Searched refs:horizontal_clustering (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
Dpicture_pile.cc126 std::vector<gfx::Rect> horizontal_clustering; in ClusterTiles() local
128 &horizontal_clustering); in ClusterTiles()
131 *record_rects = horizontal_clustering; in ClusterTiles()