Searched defs:squareSize (Results 1 – 2 of 2) sorted by relevance
150 int squareSize = std::max(gl::VariableRowCount(type), gl::VariableColumnCount(type)); in TEST() local171 int squareSize = std::max(rows, cols); in TEST() local
541 final int squareSize = 10; in stylizeImage() local