Searched refs:PAD_HEIGHT (Results 1 – 4 of 4) sorted by relevance
63 const int PAD_HEIGHT = 3; variable66 const int RECT_HEIGHT = CELL_HEIGHT - (2 * PAD_HEIGHT);73 SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT), in shade_rect()85 auto y = SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT + RECT_HEIGHT/2); in create_gradient_points()
113 const int PAD_HEIGHT = 3; variable116 const int RECT_HEIGHT = CELL_HEIGHT - (2 * PAD_HEIGHT);124 SkIntToScalar(cellRow * CELL_HEIGHT + PAD_HEIGHT)); in shade_rect()