HomeSort by relevance Sort by last modified time
    Searched refs:check_for_all_zeros (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
DrawBitmapRectTest.cpp 228 static bool check_for_all_zeros(const SkBitmap& bm) { function
263 REPORTER_ASSERT(reporter, check_for_all_zeros(dst));
  /external/skqp/tests/
DrawBitmapRectTest.cpp 228 static bool check_for_all_zeros(const SkBitmap& bm) { function
263 REPORTER_ASSERT(reporter, check_for_all_zeros(dst));

Completed in 151 milliseconds