Searched refs:kPathIDPreallocationAmount (Results 1 – 1 of 1) sorted by relevance
24 static const GrGLsizei kPathIDPreallocationAmount = 65536; variable275 GrGLsizei allocAmount = range + (kPathIDPreallocationAmount - fPreallocatedPathCount); in genPaths()