Searched defs:kGridWidth (Results 1 – 2 of 2) sorted by relevance
42 static const auto kGridWidth = 512; variable
296 static constexpr float kGridWidth = kNumCols * (kExampleBounds.fRight+1.f) - 1.f; variable