HomeSort by relevance Sort by last modified time
    Searched refs:kMaximumGlyphIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PDFGlyphsToUnicodeTest.cpp 18 static constexpr SkGlyphID kMaximumGlyphIndex = UINT16_MAX;
40 SkPDFGlyphUse subset(1, kMaximumGlyphIndex);
158 SkPDFGlyphUse subset2(1, kMaximumGlyphIndex);
  /external/skqp/tests/
PDFGlyphsToUnicodeTest.cpp 18 static constexpr SkGlyphID kMaximumGlyphIndex = UINT16_MAX;
40 SkPDFGlyphUse subset(1, kMaximumGlyphIndex);
158 SkPDFGlyphUse subset2(1, kMaximumGlyphIndex);

Completed in 1296 milliseconds