HomeSort by relevance Sort by last modified time
    Searched defs:ProcessImage (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_content.cpp 49 ProcessImage(buf, (CPDF_ImageObject*)pPageObj);
85 void CPDF_PageContentGenerate::ProcessImage(CFX_ByteTextBuf& buf, CPDF_ImageObject* pImageObj)
  /external/chromium_org/skia/ext/
vector_canvas_unittest.cc 405 double ProcessImage(const base::FilePath::StringType& filename) {
457 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("clean")));
464 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawARGB")));
473 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawLine_black")));
482 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawRect_green")));
491 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawRect_noop")));
500 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawRect_noop")));
507 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawPaint_black")));
516 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawLine_left_to_right")));
525 EXPECT_EQ(0., ProcessImage(FILE_PATH_LITERAL("drawLine_red")))
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp 14 FX_BOOL CPDF_RenderStatus::ProcessImage(CPDF_ImageObject* pImageObj, const CFX_AffineMatrix* pObj2Device)
    [all...]

Completed in 128 milliseconds