Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_rect_history.h105 void SaveNonFastScrollableRects(LayerImpl* layer);
Ddebug_rect_history.cc42 SaveNonFastScrollableRects(root_layer); in SaveDebugRectsForCurrentFrame()
217 void DebugRectHistory::SaveNonFastScrollableRects(LayerImpl* layer) { in SaveNonFastScrollableRects() function in cc::DebugRectHistory