Lines Matching refs:checkPixel
339 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
366 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
367 mCapture->checkPixel(0, 0, 200, 200, 200); in TEST_F()
406 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
407 mCapture->checkPixel(0, 0, 200, 200, 200); in TEST_F()
557 mCapture->checkPixel(5, 5, 50, 50, 50); in TEST_F()
595 mCapture->checkPixel(0, 0, 50, 50, 50); in TEST_F()
596 mCapture->checkPixel(4, 4, 50, 50, 50); in TEST_F()
631 mCapture->checkPixel(30, 30, 0, 0, 0); in TEST_F()
672 mCapture->checkPixel(30, 30, 0, 0, 0); in TEST_F()
1090 mCapture->checkPixel(10, 10, 0, 0, 0); in verify()