Searched refs:kAPP0 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pdf/ | ||
H A D | SkJpegInfo.cpp | 86 static const uint16_t kAPP0 = 0xFFE0; in SkGetJpegInfo() local 91 if (!segment.read() || segment.marker() != kAPP0) { in SkGetJpegInfo() |
Completed in 1 milliseconds