Searched defs:totalCombinedPathVerbCnt (Results 1 – 4 of 4) sorted by relevance
43 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()81 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()123 static constexpr int PreallocCount(int totalCombinedPathVerbCnt) { in PreallocCount()
172 int totalCombinedPathVerbCnt) { in prepareWithTriangles()258 int totalCombinedPathVerbCnt) { in prepare()
114 int totalCombinedPathVerbCnt) final { in prepare()
102 int totalCombinedPathVerbCnt() const { return fTotalCombinedPathVerbCnt; } in totalCombinedPathVerbCnt() function