Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DRectTest.cpp17 static bool has_green_pixels(const SkBitmap& bm) { in has_green_pixels() function
45 REPORTER_ASSERT(reporter, !has_green_pixels(bm)); in test_stroke_width_clipping()
50 REPORTER_ASSERT(reporter, has_green_pixels(bm)); in test_stroke_width_clipping()
74 REPORTER_ASSERT(reporter, !has_green_pixels(bm)); in test_skbug4406()
88 REPORTER_ASSERT(reporter, has_green_pixels(bm)); in test_skbug4406()

Completed in 1 milliseconds