Searched defs:totalCombinedPathVerbCnt (Results 1 – 4 of 4) sorted by relevance
39 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()77 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()119 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()
161 int totalCombinedPathVerbCnt) { in prepareWithTriangles()247 int totalCombinedPathVerbCnt) { in prepare()
110 int totalCombinedPathVerbCnt) final { in prepare()
82 int totalCombinedPathVerbCnt() const { return fTotalCombinedPathVerbCnt; } in totalCombinedPathVerbCnt() function