Searched refs:SK_MaxU16 (Results 1 – 5 of 5) sorted by relevance
185 #define SK_MaxU16 0xFFFF macro
204 if (maxPts > ((int)SK_MaxU16 + 1)) { in createGeom()
173 GrAssert(gpu->getCaps().fMaxTextureSize <= SK_MaxU16); in gen_texture_key_values()
588 SkPDFGlyphSet::SkPDFGlyphSet() : fBitSet(SK_MaxU16 + 1) { in SkPDFGlyphSet()
128 int32_t max = SK_MaxU16 + 1; in calculateGlyphCount()