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

  /external/skia/tests/
CodecPartialTest.cpp 37 static void compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { function
117 compare_bitmaps(r, truth, incremental);
287 compare_bitmaps(r, frames[i], frame);
405 compare_bitmaps(r, truth, bm);
SerializationTest.cpp 317 static void compare_bitmaps(skiatest::Reporter* reporter, function
366 compare_bitmaps(reporter, origBitmap, destBitmap);

Completed in 96 milliseconds