Home
last modified time | relevance | path

Searched refs:kGridCount (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/gm/
H A Dlargeclippedpath.cpp20 constexpr static int kGridCount = 50; in draw_clipped_flower() local
21 constexpr static float kCellSize = (float)kSize / kGridCount; in draw_clipped_flower()
22 for (int y = 0; y < kGridCount; ++y) { in draw_clipped_flower()
25 for (int x = 0; x < kGridCount; ++x) { in draw_clipped_flower()

Completed in 1 milliseconds