Home
last modified time | relevance | path

Searched refs:positiveResultBM1 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DImageFilterTest.cpp553 SkBitmap positiveResultBM1, positiveResultBM2; in test_negative_blur_sigma() local
557 &positiveResultBM1)); in test_negative_blur_sigma()
566 int diffs = memcmp(positiveResultBM1.getAddr32(0, y), in test_negative_blur_sigma()
568 positiveResultBM1.rowBytes()); in test_negative_blur_sigma()
573 diffs = memcmp(positiveResultBM1.getAddr32(0, y), in test_negative_blur_sigma()
575 positiveResultBM1.rowBytes()); in test_negative_blur_sigma()
580 diffs = memcmp(positiveResultBM1.getAddr32(0, y), in test_negative_blur_sigma()
582 positiveResultBM1.rowBytes()); in test_negative_blur_sigma()

Completed in 7 milliseconds