Home
last modified time | relevance | path

Searched defs:trailerStart (Results 1 – 1 of 1) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/
DSkPdfNativeDoc.cpp129 … const unsigned char* trailerStart = this->readCrossReferenceSection(fFileContent + xrefByteOffset, in init() local
314 const unsigned char* SkPdfNativeDoc::readTrailer(const unsigned char* trailerStart, in readTrailer()