Searched refs:numRowsCols (Results 1 – 2 of 2) sorted by relevance
833 const int numRowsCols = 4; in render() local835 const int fboSizes[] = { cellSize, cellSize*numRowsCols }; in render()869 for (int cellY = 0; cellY < numRowsCols; cellY++) in render()870 for (int cellX = 0; cellX < numRowsCols; cellX++) in render()905 const int numRowsCols = 4; in render() local907 const int fboSizes[] = { cellSize, cellSize*numRowsCols }; in render()935 for (int cellY = 0; cellY < numRowsCols; cellY++) in render()936 for (int cellX = 0; cellX < numRowsCols; cellX++) in render()971 const int numRowsCols = 4; in render() local973 const int fboSizes[] = { cellSize, cellSize*numRowsCols }; in render()[all …]
1996 const int numRowsCols = 4; in render() local1998 const int fboSizes[] = { cellSize, cellSize*numRowsCols }; in render()2037 for (int cellY = 0; cellY < numRowsCols; cellY++) in render()2038 for (int cellX = 0; cellX < numRowsCols; cellX++) in render()