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

  /external/chromium_org/cc/test/
pixel_test_utils.h 17 bool WritePNGFile(const SkBitmap& bitmap, const base::FilePath& file_path,
pixel_test_utils.cc 18 bool WritePNGFile(const SkBitmap& bitmap, const base::FilePath& file_path,
pixel_test.cc 104 return WritePNGFile(*result_bitmap_, test_data_dir.Append(ref_file), true);
layer_tree_pixel_test.cc 114 EXPECT_TRUE(WritePNGFile(*result_bitmap_, ref_file_path, true));

Completed in 44 milliseconds