Searched refs:CELL_HEIGHT (Results 1 – 4 of 4) sorted by relevance
50 const int CELL_HEIGHT = HEIGHT / NUM_ROWS; variable56 const int RECT_HEIGHT = CELL_HEIGHT - (2 * PAD_HEIGHT);63 SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT), in shade_rect()75 auto y = SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT + RECT_HEIGHT/2); in create_gradient_points()
98 const int CELL_HEIGHT = HEIGHT / NUM_ROWS; variable104 const int RECT_HEIGHT = CELL_HEIGHT - (2 * PAD_HEIGHT);112 SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT)); in shade_rect()