Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_paint_aggregator.cc119 pp::Rect resulting_damage = greg.GetPendingUpdate().paint_rects[0]; in TestDoubleOverlappingScroll() local
121 ASSERT_TRUE(expected_damage == resulting_damage); in TestDoubleOverlappingScroll()