Home
last modified time | relevance | path

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

/external/skia/tests/
DRectTest.cpp13 static bool has_green_pixels(const SkBitmap& bm) { in has_green_pixels() function
41 REPORTER_ASSERT(reporter, !has_green_pixels(bm)); in test_stroke_width_clipping()
46 REPORTER_ASSERT(reporter, has_green_pixels(bm)); in test_stroke_width_clipping()