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

  /external/pdfium/samples/
image_diff_png.h 12 namespace image_diff_png { namespace
34 } // namespace image_diff_png
image_diff.cc 24 #include "image_diff_png.h"
83 if (!image_diff_png::DecodePNG(&compressed[0], compressed.size(),
341 image_diff_png::EncodeRGBAPNG(
image_diff_png.cc 5 // This is a duplicate of chromium's src/tools/imagediff/image_diff_png.cc
12 #include "image_diff_png.h"
23 namespace image_diff_png { namespace
644 } // image_diff_png
pdfium_test.cc 21 #include "image_diff_png.h"
172 if (!image_diff_png::EncodeBGRAPNG(

Completed in 624 milliseconds