Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_graphics_2d.h50 bool CompareImageRect(const pp::ImageData& image1,
Dtest_graphics_2d.cc132 return CompareImageRect( in CompareImages()
137 bool TestGraphics2D::CompareImageRect(const pp::ImageData& image1, in CompareImageRect() function in TestGraphics2D
517 CompareImageRect(test_image, part_rect, readback_scroll, part_rect)); in TestScroll()
552 CompareImageRect(test_image, scroll_rect, readback_scroll, scroll_rect)); in TestScroll()