Lines Matching refs:checkPixel
192 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
219 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
220 mCapture->checkPixel(0, 0, 200, 200, 200); in TEST_F()
251 mCapture->checkPixel(10, 10, 0, 0, 0); in TEST_F()
252 mCapture->checkPixel(0, 0, 200, 200, 200); in TEST_F()
402 mCapture->checkPixel(5, 5, 50, 50, 50); in TEST_F()
440 mCapture->checkPixel(0, 0, 50, 50, 50); in TEST_F()
441 mCapture->checkPixel(4, 4, 50, 50, 50); in TEST_F()
476 mCapture->checkPixel(30, 30, 0, 0, 0); in TEST_F()
517 mCapture->checkPixel(30, 30, 0, 0, 0); in TEST_F()
928 mCapture->checkPixel(10, 10, 0, 0, 0); in verify()