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

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.cpp35 static const unsigned char* lineHome(const unsigned char* start, const unsigned char* current) { function
116 const unsigned char* eofLine = lineHome(fFileContent, fFileContent + fContentLength - 1);
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.cpp35 static const unsigned char* lineHome(const unsigned char* start, const unsigned char* current) { function
116 const unsigned char* eofLine = lineHome(fFileContent, fFileContent + fContentLength - 1);

Completed in 335 milliseconds