Searched refs:ALLOC_CHUNKS (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/icon/shape/
H A DVectorPath.cpp45 #define ALLOC_CHUNKS 20 macro
1070 fAllocCount = ((count) / ALLOC_CHUNKS + 1) * ALLOC_CHUNKS;

Completed in 46 milliseconds