Searched refs:LoadPdf (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DSamplePdfFileViewer.cpp36 static SkPicture* LoadPdf(const char path[]) { function in class:PdfFileViewer
81 fPicture = LoadPdf(fFilename.c_str());
/external/skqp/samplecode/
H A DSamplePdfFileViewer.cpp36 static SkPicture* LoadPdf(const char path[]) { function in class:PdfFileViewer
81 fPicture = LoadPdf(fFilename.c_str());

Completed in 285 milliseconds