Home
last modified time | relevance | path

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

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