Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.h140 static void WriteBitmapToPng(FPDF_BITMAP bitmap, const std::string& filename);
Dembedder_test.cpp433 void EmbedderTest::WriteBitmapToPng(FPDF_BITMAP bitmap, in WriteBitmapToPng() function in EmbedderTest