Home
last modified time | relevance | path

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

/external/skia/tools/
Dcolorspaceinfo.cpp236 constexpr int kClutGap = 8; variable
262 const int cutWidth = (kClutCanvasSize - kClutGap * (1 + cols)) / cols; in cut_size()
263 const int cutHeight = (kClutCanvasSize - kClutGap * (1 + rows)) / rows; in cut_size()
283 : kClutGap; in draw_clut()
285 : kClutGap; in draw_clut()
605 : 2 * kClutGap + cutSize; in main()
607 : 2 * kClutGap + cutSize; in main()