Searched refs:kProfile (Results 1 - 1 of 1) sorted by last modified time

/external/skia/src/pdf/
H A DSkPDFDocument.cpp261 static const char kProfile[] = local
369 static_assert(kProfileLength == sizeof(kProfile) - 1, "");
370 return SkData::MakeWithoutCopy(kProfile, kProfileLength);

Completed in 97 milliseconds