Searched defs:numCells (Results 1 – 6 of 6) sorted by relevance
58 absl::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
95 absl::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
103 absl::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
368 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
504 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
1003 const int numCells = GRID_SIZE*GRID_SIZE; in createBuffers() local