Searched refs:strokePreallocCount (Results 1 – 2 of 2) sorted by relevance
250 int strokePreallocCount = totalCombinedVerbCnt * 2; in prepare() local252 int minInstancesPerChunk = strokePreallocCount + capPreallocCount; in prepare()
707 int strokePreallocCount = totalCombinedVerbCnt * 5/4; in prepare() local709 int minPatchesPerChunk = strokePreallocCount + capPreallocCount; in prepare()