Home
last modified time | relevance | path

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

/external/skia/tests/
DDrawBitmapRectTest.cpp268 static bool check_for_all_zeros(const SkBitmap& bm) { in check_for_all_zeros() function
305 REPORTER_ASSERT(reporter, check_for_all_zeros(dst)); in DEF_TEST()