Searched refs:allocHeight (Results 1 – 1 of 1) sorted by relevance
96 int allocHeight = 0; variable115 allocHeight = static_cast<int>(height); in RowPointers()116 for (int i = 0; i < allocHeight; i++) { in RowPointers()119 for (int i = 0; i < allocHeight; i++) { in RowPointers()132 for (int i = 0; i < allocHeight; i++) { in ~RowPointers()