Searched refs:NUM_COLS (Results 1 – 4 of 4) sorted by relevance
47 const int NUM_COLS = 3; variable49 const int CELL_WIDTH = WIDTH / NUM_COLS;136 SkShader::TileMode tilemodes[NUM_COLS] = { in onDraw()143 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw()
95 const int NUM_COLS = 4; variable97 const int CELL_WIDTH = WIDTH / NUM_COLS;141 for (int cellCol = 0; cellCol < NUM_COLS; cellCol++) { in onDraw()