Searched defs:pdf (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/printing/
H A Dpdf_metafile_cg_mac_unittest.cc19 PdfMetafileCg pdf; local
20 EXPECT_TRUE(pdf.Init());
21 EXPECT_TRUE(pdf.context() != NULL);
26 pdf.StartPage(size_1, rect_1, 1.25);
27 pdf.FinishPage();
32 pdf.StartPage(size_2, rect_2, 2.0);
33 pdf.FinishPage();
35 pdf.FinishDocument();
38 uint32 size = pdf.GetDataSize();
43 pdf
[all...]
/external/chromium_org/third_party/skia/src/utils/
H A DSkPDFRasterizer.cpp25 bool SkPopplerRasterizePDF(SkStream* pdf, SkBitmap* output) { argument
26 size_t size = pdf->getLength();
28 pdf->read(buffer.get(), size);
79 bool SkNativeRasterizePDF(SkStream* pdf, SkBitmap* output) { argument
80 return SkPDFNativeRenderToBitmap(pdf, output);
/external/skia/src/utils/
H A DSkPDFRasterizer.cpp25 bool SkPopplerRasterizePDF(SkStream* pdf, SkBitmap* output) { argument
26 size_t size = pdf->getLength();
28 pdf->read(buffer.get(), size);
79 bool SkNativeRasterizePDF(SkStream* pdf, SkBitmap* output) { argument
80 return SkPDFNativeRenderToBitmap(pdf, output);
/external/chromium/chrome/common/
H A Dchrome_content_client.cc21 const char* kPDFPluginMimeType = "application/pdf";
22 const char* kPDFPluginExtension = "pdf";
60 PepperPluginInfo pdf; local
61 pdf.path = path;
62 pdf.name = kPDFPluginName;
66 pdf.mime_types.push_back(pdf_mime_type);
67 plugins->push_back(pdf);
/external/chromium_org/third_party/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp194 CGPDFDocumentRef pdf = CGPDFDocumentCreateWithProvider(data); local
196 if (NULL == pdf) {
199 SkAutoPDFRelease releaseMe(pdf);
201 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, 1);
/external/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp194 CGPDFDocumentRef pdf = CGPDFDocumentCreateWithProvider(data); local
196 if (NULL == pdf) {
199 SkAutoPDFRelease releaseMe(pdf);
201 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, 1);
/external/chromium_org/chrome/renderer/
H A Dchrome_render_process_observer.cc285 base::FilePath pdf; local
286 if (PathService::Get(chrome::FILE_PDF_PLUGIN, &pdf) &&
287 base::PathExists(pdf)) {
289 pdf.value().c_str(), "gdi32.dll", "CreateDCA", CreateDCAPatch);
291 pdf.value().c_str(), "gdi32.dll", "GetFontData", GetFontDataPatch);
/external/chromium_org/chrome/common/
H A Dchrome_content_client.cc62 const char kPDFPluginMimeType[] = "application/pdf";
63 const char kPDFPluginExtension[] = "pdf";
66 "application/x-google-chrome-print-preview-pdf";
68 "application/x-google-chrome-pdf";
144 content::PepperPluginInfo pdf; local
145 pdf.path = path;
146 pdf.name = ChromeContentClient::kPDFPluginName;
149 pdf.is_out_of_process = true;
153 pdf.mime_types.push_back(pdf_mime_type);
163 pdf
[all...]
/external/svox/pico/lib/
H A Dpicosig.c307 * pdf access for phase
309 * @param phsIndex : index of phase vectot in the pdf
312 * @return PICO_OK : pdf retrieved
313 * @return PICO_ERR_OTHER : pdf not retrieved
322 picokpdf_PdfPHS pdf; local
333 pdf = sig_subObj->pdfphs;
335 if (phsIndex >= pdf->numvectors) {
338 nCurrIndexOffset = ((picoos_uint8*) pdf->indexBase) + phsIndex * sizeof(picoos_uint32);
341 nContent = pdf->contentBase;
512 /*retrieve values from pdf*/
[all...]
H A Dpicocep.c246 static picoos_int32 getFromPdf(picokpdf_PdfMUL pdf, picoos_uint32 vecstart,
252 picokpdf_PdfMUL pdf, picoos_uint8 invpow, picoos_uint8 invDoubleDec);
254 static picoos_uint8 makeWUWandWUm(cep_subobj_t * cep, picokpdf_PdfMUL pdf,
258 static void getDirect(picokpdf_PdfMUL pdf, picoos_uint16 *indices,
262 static void getVoiced(picokpdf_PdfMUL pdf, picoos_uint16 *indices,
853 * @param pdf : pdf resource
864 picokpdf_PdfMUL pdf, picoos_uint8 invpow, picoos_uint8 invDoubleDec)
869 picoos_uint8 ceporder = pdf->ceporder;
870 picoos_uint8 bigpow = pdf
862 invMatrix(cep_subobj_t * cep, picoos_uint16 N, picoos_int16 *smoothcep, picoos_uint8 cepnum, picokpdf_PdfMUL pdf, picoos_uint8 invpow, picoos_uint8 invDoubleDec) argument
959 makeWUWandWUm(cep_subobj_t * cep, picokpdf_PdfMUL pdf, picoos_uint16 *indices, picoos_uint16 b, picoos_uint16 N, picoos_uint8 cepnum) argument
1131 getFromPdf(picokpdf_PdfMUL pdf, picoos_uint32 vecstart, picoos_uint8 cepnum, picocep_WantMeanOrIvar_t wantMeanOrIvar, picocep_WantStaticOrDelta_t wantStaticOrDeltax) argument
1304 getDirect(picokpdf_PdfMUL pdf, picoos_uint16 *indices, picoos_uint16 activeEndPos, picoos_uint8 cepnum, picoos_int16 *smoothcep) argument
1343 getVoiced(picokpdf_PdfMUL pdf, picoos_uint16 *indices, picoos_uint16 activeEndPos, picoos_uint8 *smoothcep) argument
1690 picokpdf_PdfMUL pdf; local
[all...]
H A Dpicopam.c1365 * pdf access for duration
1367 * @param durIndex : index of duration in the pdf
1370 * @return PICO_OK : pdf retrieved
1371 * @return PICO_ERR_OTHER : pdf not retrieved
1382 picokpdf_PdfDUR pdf; local
1390 pdf = pam->pdfdur;
1396 if (durIndex > pdf->numframes - 1) {
1397 PICODBG_ERROR(("PAM durPdf access error, index overflow -> index: %d , numframes: %d", durIndex, pdf->numframes));
1401 durItem = &(pdf->content[durIndex * pdf
[all...]
/external/chromium_org/chrome/utility/
H A Dchrome_content_utility_client.cc540 base::PlatformFile pdf = local
544 if (RenderPDFPagesToPWGRaster(pdf, settings, bitmap)) {
/external/srec/srec/include/
H A Dpre_desc.h54 short *pdf; member in struct:__anon26827
/external/openssh/
H A Dumac.c230 /* Initialize pdf and cache */
1181 pdf_ctx pdf; /* PDF for hashed output */ member in struct:umac_ctx
1229 pdf_init(&ctx->pdf, prf_key);
1242 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag);
1267 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag);
/external/skia/gm/
H A Dgmmain.cpp625 static bool generate_pdf(GM* gm, SkDynamicMemoryWStream& pdf) { argument
631 SkDocument::CreatePDF(&pdf, NULL,
670 doc.emitPDF(&pdf);
673 return true; // Do not report failure if pdf is not supported.
1035 // Test: draw into a bitmap or pdf.
1072 path = make_filename(writePath, gm->shortName(), gRec.fName, "", "pdf");
1308 { SkBitmap::kARGB_8888_Config, kPDF_Backend, kDontCare_GLContextType, 0, kRW_ConfigFlag, "pdf", true },

Completed in 834 milliseconds