Home
last modified time | relevance | path

Searched refs:X_OFFSET (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Dhardstop_gradients.cpp81 const int X_OFFSET = 30; in create_gradient_points() local
83 auto x0 = SkIntToScalar(cellCol * CELL_WIDTH + PAD_WIDTH + X_OFFSET); in create_gradient_points()
84 auto x1 = SkIntToScalar((cellCol+1) * CELL_WIDTH - PAD_WIDTH - X_OFFSET); in create_gradient_points()
/third_party/skia/gm/
Dhardstop_gradients.cpp81 const int X_OFFSET = 30; in create_gradient_points() local
83 auto x0 = SkIntToScalar(cellCol * CELL_WIDTH + PAD_WIDTH + X_OFFSET); in create_gradient_points()
84 auto x1 = SkIntToScalar((cellCol+1) * CELL_WIDTH - PAD_WIDTH - X_OFFSET); in create_gradient_points()